mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump url to 0.5.5
This commit is contained in:
parent
899a5bbfa4
commit
680c817d53
27 changed files with 95 additions and 95 deletions
|
@ -30,4 +30,4 @@ hyper = { version = "0.7", features = [ "serde-serialization" ] }
|
|||
rustc-serialize = "0.3.4"
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
url = {version = "0.5.4", features = ["heap_size"]}
|
||||
url = {version = "0.5.5", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue