Skip to content

Commit

Permalink
build(deps): bump aws-sdk-s3 from 1.17.0 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 59792e3 commit 4958a01
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 31 deletions.
118 changes: 88 additions & 30 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 @@ -2,7 +2,7 @@
members = ["crates/esthri", "crates/esthri-internals", "crates/esthri-cli", "crates/esthri-test"]

[workspace.dependencies]
aws-sdk-s3 = "1.17.0"
aws-sdk-s3 = "1.18.0"
aws-types = "1.1.7"
aws-config = { version = "1.1.7", features = ["behavior-version-latest"]}
aws-smithy-runtime = "1.1.7"
Expand Down

0 comments on commit 4958a01

Please sign in to comment.