Unverified Commit 9486bb96 authored by Fahad Zubair's avatar Fahad Zubair Committed by GitHub
Browse files

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: default avatarFahad Zubair <fahadzub@amazon.com>
parent ad8b54d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[package]
name = "aws-smithy-http-server"
version = "0.63.3"
version = "0.63.4"
authors = ["Smithy Rust Server <smithy-rs-server@amazon.com>"]
edition = "2021"
license = "Apache-2.0"