mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
|
@ -25,7 +25,7 @@ serde_derive = "1.0"
|
|||
serde_json = "1.0"
|
||||
servo_geometry = {path = "../geometry"}
|
||||
servo_url = {path = "../url"}
|
||||
url = "1.2"
|
||||
url = "2.0"
|
||||
servo_config_plugins = { path = "../config_plugins" }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue