mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Lock crates.io dependencies to specific versions.
This commit is contained in:
parent
a7e29939a1
commit
9e01d91947
12 changed files with 18 additions and 18 deletions
|
@ -34,4 +34,4 @@ git = "https://github.com/servo/rust-core-foundation"
|
|||
git = "https://github.com/servo/rust-io-surface"
|
||||
|
||||
[dependencies]
|
||||
url = "*"
|
||||
url = "0.2.16"
|
Loading…
Add table
Add a link
Reference in a new issue