refactor(header): replace url crate with percent-encoding
This commit is contained in:
@@ -27,13 +27,13 @@ httparse = "1.0"
|
||||
language-tags = "0.2"
|
||||
log = "0.3"
|
||||
mime = "0.3.2"
|
||||
percent-encoding = "1.0"
|
||||
time = "0.1"
|
||||
tokio-core = "0.1.6"
|
||||
tokio-proto = "0.1"
|
||||
tokio-service = "0.1"
|
||||
tokio-io = "0.1"
|
||||
unicase = "2.0"
|
||||
url = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
num_cpus = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user