chore(cargo): update httparse to 1.0
This commit is contained in:
@@ -12,7 +12,7 @@ authors = ["Sean McArthur <sean.monstar@gmail.com>",
|
|||||||
keywords = ["http", "hyper", "hyperium"]
|
keywords = ["http", "hyper", "hyperium"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
httparse = "0.1"
|
httparse = "1.0"
|
||||||
language-tags = "0.0.7"
|
language-tags = "0.0.7"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
mime = "0.1"
|
mime = "0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user