diff --git a/Cargo.toml b/Cargo.toml index 8b877ca..caf5db8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httparse" -version = "0.0.5" +version = "0.0.6" authors = ["Sean McArthur "] license = "MIT" description = "A tiny, safe, speedy HTTP/1.x parser."