mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01: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
|
@ -79,7 +79,7 @@ msg = {path = "../msg"}
|
|||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.8"
|
||||
percent-encoding = "1.0"
|
||||
percent-encoding = "2.0"
|
||||
phf = "0.7"
|
||||
pixels = {path = "../pixels"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue