mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use Url.join instead of UrlParser.base_url(...).parse (#9002)
This commit is contained in:
parent
6764cf0ee9
commit
11234f5370
41 changed files with 58 additions and 64 deletions
|
@ -39,5 +39,5 @@ mime_guess = "1.1.1"
|
|||
flate2 = "0.2.0"
|
||||
uuid = "0.1.16"
|
||||
euclid = {version = "0.4", features = ["plugins"]}
|
||||
url = "0.5"
|
||||
url = "0.5.2"
|
||||
websocket = "0.14.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue