Skip to content

Commit

Permalink
Bump aws-smithy-http from 0.56.1 to 0.60.4
Browse files Browse the repository at this point in the history
Bumps [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) from 0.56.1 to 0.60.4.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 62eea6a commit 72bb071
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 bzl-remote-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sled = "0.34.7"
memmap2 = "0.9.4"
aws-sdk-s3 = "0.34.0"
aws-config = "0.56.1"
aws-smithy-http = "0.56.1"
aws-smithy-http = "0.60.4"
redis = { version = "0.24.0", features = ["tokio-comp", "connection-manager"] }
urlencoding = "2.1.3"
http = "0.2.11"
Expand Down

0 comments on commit 72bb071

Please sign in to comment.