Skip to content

Commit

Permalink
Bump aws-smithy-http from 0.56.1 to 0.57.1
Browse files Browse the repository at this point in the history
Bumps [aws-smithy-http](https://github.com/awslabs/smithy-rs) from 0.56.1 to 0.57.1.
- [Release notes](https://github.com/awslabs/smithy-rs/releases)
- [Changelog](https://github.com/awslabs/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-smithy-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 7c1155d commit 43c1825
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 47 deletions.
159 changes: 113 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ tremor-otelapis = { version = "=0.2.4" }
aws-sdk-s3 = "0.34"
aws-types = "0.56"
aws-config = "0.56"
aws-smithy-http = "0.56"
aws-smithy-http = "0.57"

# gcp
googapis = { version = "0.6", default-features = false, features = [
Expand Down

0 comments on commit 43c1825

Please sign in to comment.