mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update rust-url
This commit is contained in:
parent
9baa59a6b4
commit
9b23839394
28 changed files with 128 additions and 119 deletions
|
@ -64,7 +64,7 @@ string_cache = "0.2"
|
|||
lazy_static = "0.1"
|
||||
getopts = "0.2.11"
|
||||
hyper = { version = "0.7", optional = true }
|
||||
url = {version = "0.5.2", features = ["serde_serialization"]}
|
||||
url = {version = "0.5.4", features = ["serde_serialization"]}
|
||||
uuid = "0.1.17"
|
||||
|
||||
[target.x86_64-pc-windows-gnu.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue