diff --git a/Cargo.toml b/Cargo.toml index 8e9d1ad..2dc77d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ categories = ["network-programming", "web-programming::http-server"] license = "MIT" build = "build.rs" # Remember to also update in appveyor.yml -version = "1.5.0" +version = "1.5.1" # Remember to also update in http.md authors = ["thecoshman ", "nabijaczleweli ",