Skip to content

Commit

Permalink
chore: bump aws-sdk-s3 from 1.38.0 to 1.39.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.38.0 to 1.39.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] committed Jul 8, 2024
1 parent 3d507ea commit b213f41
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 @@ -15,7 +15,7 @@ rust-version = "1.70.0"
annonars = "0.39"
anyhow = "1.0"
async-compression = { version = "0.4", features = ["tokio", "gzip"] }
aws-sdk-s3 = { version = "1.38", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.39", features = ["behavior-version-latest"] }
aws-config = { version = "1.5", features = ["behavior-version-latest"] }
base16ct = "0.2"
bio = "1.6"
Expand Down

0 comments on commit b213f41

Please sign in to comment.