Skip to content

Commit 8d23be1

Browse files
drganjooFahad Zubair
andauthored
Bump aws-smithy-http-server-python version number (#3764)
The Python server relies on types defined in `aws-smithy-http-server`, which has a new version published. A new version of the Python server should be released to ensure there is only one `aws-smithy-http-server` in the dependency closure of the generated crates. Co-authored-by: Fahad Zubair <fahadzub@amazon.com>
1 parent dc970b3 commit 8d23be1

File tree

1 file changed

+1
-1
lines changed
  • rust-runtime/aws-smithy-http-server-python

1 file changed

+1
-1
lines changed

rust-runtime/aws-smithy-http-server-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aws-smithy-http-server-python"
3-
version = "0.62.1"
3+
version = "0.63.1"
44
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)