mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Use surfman-chains from crates.io
This commit is contained in:
parent
05c431f626
commit
4b10692537
2 changed files with 2 additions and 3 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -6372,7 +6372,8 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "surfman-chains"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/surfman-chains.git#57cd1e290205a5459969bfe4cf0852d3bfec189c"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b51e9d68bff975cc81ed92995691c9522c49a0531900b6548e7c5bbb8681cc79"
|
||||
dependencies = [
|
||||
"euclid",
|
||||
"fnv",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue