Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9fda6e2

Browse files
authoredMar 13, 2025··
Bump aws-smithy-http from 0.56.1 to 0.61.1
Bumps [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) from 0.56.1 to 0.61.1. - [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>
1 parent fcdcbd7 commit 9fda6e2

File tree

2 files changed

+149
-71
lines changed

2 files changed

+149
-71
lines changed
 

‎Cargo.lock

+148-70
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎bzl-remote-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sled = "0.34.7"
5454
memmap2 = "0.9.5"
5555
aws-sdk-s3 = "0.34.0"
5656
aws-config = "0.56.1"
57-
aws-smithy-http = "0.56.1"
57+
aws-smithy-http = "0.61.1"
5858
redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager"] }
5959
urlencoding = "2.1.3"
6060
http = "0.2.11"

0 commit comments

Comments
 (0)
Please sign in to comment.