Unverified Commit 7f102063 authored by Fahad Zubair's avatar Fahad Zubair Committed by GitHub
Browse files

Bump server crate versions (#4071)



The `aws-smithy-http` crate, which is part of our publicly exposed API,
has undergone a semver-incompatible version bump. This PR updates the
version numbers of all dependent server crates to maintain compatibility
with this change.

Co-authored-by: default avatarFahad Zubair <fahadzub@amazon.com>
parent 80be26f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[package]
name = "aws-smithy-http-server-python"
version = "0.64.0"
version = "0.65.0"
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
edition = "2021"
license = "Apache-2.0"
+1 −1
Original line number Diff line number Diff line
[package]
name = "aws-smithy-http-server"
version = "0.64.0"
version = "0.65.0"
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
edition = "2021"
license = "Apache-2.0"