mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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
|
@ -29,7 +29,7 @@ smallvec = "0.1"
|
|||
string_cache = {version = "0.2.9", features = ["heap_size"]}
|
||||
time = "0.1.12"
|
||||
unicode-script = { version = "0.1", features = ["harfbuzz"] }
|
||||
url = {version = "0.5.4", features = ["heap_size"]}
|
||||
url = {version = "0.5.5", features = ["heap_size"]}
|
||||
|
||||
[dependencies.plugins]
|
||||
path = "../plugins"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue