Skip to content

Commit

Permalink
Update Rust crate aws-sdk-s3 to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent eb855bc commit e653971
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -34,7 +34,7 @@ mimalloc = ["dep:mimalloc"]
[dependencies]
async-stream = "0.3.5"
async-trait = "0.1.77"
aws-sdk-s3 = { version = "1.15.0", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.16.0", features = ["behavior-version-latest"] }
axum = { version = "0.7.4", features = ["macros"] }
axum-extra = { version = "0.9.2", features = ["typed-header"] }
axum-server = { version = "0.6.0", features = ["tls-rustls"] }
Expand Down

0 comments on commit e653971

Please sign in to comment.