qstring 0.7

This commit is contained in:
Martin Algesten
2019-09-15 10:43:49 +02:00
parent 9913f22229
commit c307da1fc0

View File

@@ -22,7 +22,7 @@ base64 = "0.10"
chunked_transfer = "1"
cookie = { version = "0.12", features = ["percent-encode"] }
lazy_static = "1"
qstring = "0.6"
qstring = "0.7"
url = "2"
rustls = { version = "0.16", optional = true, features = [] }
webpki = { version = "0.21", optional = true }