mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Update to url 2.0
This commit is contained in:
parent
ff3f3d30c7
commit
9392180007
26 changed files with 74 additions and 355 deletions
|
@ -41,7 +41,7 @@ smallvec = "0.6"
|
|||
string_cache = { version = "0.7", optional = true }
|
||||
thin-slice = "0.1.0"
|
||||
time = { version = "0.1.17", optional = true }
|
||||
url = { version = "1.2", optional = true }
|
||||
url = { version = "2.0", optional = true }
|
||||
webrender_api = { git = "https://github.com/servo/webrender", features = ["ipc"], optional = true }
|
||||
xml5ever = { version = "0.14", optional = true }
|
||||
void = "1.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue