Update to percent-encoding 2.0

This commit is contained in:
Simon Sapin 2019-07-23 18:22:22 +02:00
parent 9392180007
commit 734fa6da2b
5 changed files with 29 additions and 14 deletions

View file

@ -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"}