Skip to content

Commit

Permalink
Merge branch 'main' into jdisanti-rfc-client-crate-org
Browse files Browse the repository at this point in the history
  • Loading branch information
Velfi authored Dec 8, 2022
2 parents e97d035 + 6eca6a8 commit 3748002
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rust-runtime/aws-smithy-http-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ once_cell = "1.13"
regex = "1.5.5"
serde_urlencoded = "0.7"
strum_macros = "0.24"
# TODO Investigate.
thiserror = "<=1.0.36"
thiserror = "1.0.0"
tracing = "0.1.35"
tokio = { version = "1.8.4", features = ["full"] }
tower = { version = "0.4.11", features = ["util", "make"], default-features = false }
Expand Down

0 comments on commit 3748002

Please sign in to comment.