Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-s3 from 0.32.0 to 0.33.0 (#28)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md)
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent e66e3fa commit c9de330
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -9,7 +9,7 @@ edition = "2021"
anyhow = "1.0.75"
async-trait = "0.1.73"
aws-config = "0.56.1"
aws-sdk-s3 = "0.32.0"
aws-sdk-s3 = "0.33.0"
clap = { version = "4.4.6", features = ["derive"] }
dotenvy = "0.15.7"
rusqlite = { version = "0.29.0", features = ["backup"] }
Expand Down

0 comments on commit c9de330

Please sign in to comment.