mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -91,7 +91,7 @@ num = "0.1.24"
|
|||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
time = "0.1.17"
|
||||
url = {version = "0.5.4", features = ["heap_size"]}
|
||||
url = {version = "0.5.5", features = ["heap_size"]}
|
||||
|
||||
[target.x86_64-apple-darwin.dependencies]
|
||||
core-graphics = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue