diff --git a/Cargo.toml b/Cargo.toml index d5bd766..d4b5277 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "httparse" -version = "1.9.2" +version = "1.9.3" authors = ["Sean McArthur "] license = "MIT OR Apache-2.0" description = "A tiny, safe, speedy, zero-copy HTTP/1.x parser."