diff --git a/Cargo.toml b/Cargo.toml index 0ba65108..c2fbc364 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ authors = ["Sean McArthur ", keywords = ["http", "hyper", "hyperium"] [dependencies] -httparse = "0.1" +httparse = "1.0" language-tags = "0.0.7" log = "0.3" mime = "0.1"