diff --git a/Cargo.toml b/Cargo.toml index f9f148c29..91e13d4bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ failure = "0.1.1" h2 = "0.1" htmlescape = "0.3" http = "^0.1.5" -httparse = "1.2" +httparse = "1.3" log = "0.4" mime = "0.3" mime_guess = "2.0.0-alpha"