diff --git a/Cargo.toml b/Cargo.toml index 7b8a893..eb10114 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httparse" -version = "1.3.6" +version = "1.4.0" authors = ["Sean McArthur "] license = "MIT/Apache-2.0" description = "A tiny, safe, speedy, zero-copy HTTP/1.x parser."