mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Bump url to 0.5.7
This commit is contained in:
parent
10e19e06a7
commit
b66d190166
27 changed files with 95 additions and 95 deletions
|
@ -34,4 +34,4 @@ hyper = { version = "0.7", features = [ "serde-serialization" ] }
|
|||
rustc-serialize = "0.3.4"
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
url = {version = "0.5.5", features = ["heap_size"]}
|
||||
url = {version = "0.5.7", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue