diff --git a/Cargo.toml b/Cargo.toml index 632174f..86af081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ keywords = ["http", "server", "https", "webdav", "directory"] categories = ["network-programming", "web-programming::http-server"] license = "MIT" build = "build.rs" -# Remember to also update in appveyor.yml +# Remember to also update in appveyor.yml and the http-crates.io branch version = "2.0.0" # Remember to also update in http.md authors = ["thecoshman ",