diff --git a/rust-runtime/aws-smithy-http-server/Cargo.toml b/rust-runtime/aws-smithy-http-server/Cargo.toml index d5dcad5576ef5999c7383aa0e1dea892f75fd7a7..86daec4e7ca88a8fe92c406cb43cbb8dfbe199a3 100644 --- a/rust-runtime/aws-smithy-http-server/Cargo.toml +++ b/rust-runtime/aws-smithy-http-server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aws-smithy-http-server" -version = "0.63.5" +version = "0.64.0" authors = ["Smithy Rust Server "] edition = "2021" license = "Apache-2.0"