mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update to percent-encoding 2.0
This commit is contained in:
parent
9392180007
commit
734fa6da2b
5 changed files with 29 additions and 14 deletions
|
@ -42,7 +42,7 @@ mime_guess = "2.0.0-alpha.6"
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
openssl = "0.10"
|
||||
percent-encoding = "1.0"
|
||||
percent-encoding = "2.0"
|
||||
pixels = {path = "../pixels"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
rayon = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue