diff --git a/Cargo.toml b/Cargo.toml index b4d3c01..36aff0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "httpz" -version = "0.0.4" +version = "0.0.5" description = "Code once, support every Rust webserver!" authors = ["Oscar Beaumont "] edition = "2021"