Skip to content

Commit 9486bb9

Browse files
drganjooFahad Zubair
andauthored
Update aws-smithy-http-server version to use latest aws-smithy-json (#4014)
`aws-smithy-http-server` depends on an older version of `aws-smithy-json`, which causes an error in the generated SDK. This PR bumps the minor version to pick up the new `aws-smithy-json` version. Co-authored-by: Fahad Zubair <fahadzub@amazon.com>
1 parent ad8b54d commit 9486bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-runtime/aws-smithy-http-server/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"
3-
version = "0.63.3"
3+
version = "0.63.4"
44
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)