Skip to content

Commit

Permalink
Bump aws-sdk-s3 from 0.8.0 to 0.14.0
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 36cfafe.
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent 812a56e commit 85313e0
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 108 deletions.
150 changes: 43 additions & 107 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 create-rust-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ diesel_migrations = { optional=true, version="2.0.0" }
aws-config = { optional=true, version="0.14.0" }
aws-types = { optional=true, version="0.8.0" }
aws-endpoint = { optional=true, version="0.14.0" }
aws-sdk-s3 = { optional=true, version="0.8.0" }
aws-sdk-s3 = { optional=true, version="0.14.0" }
futures-util = { optional=true, version="0.3.25" }
http = { optional=true, version="0.2.6" }
diesel_derives = { optional=true, version="2.0.1" }
Expand Down

0 comments on commit 85313e0

Please sign in to comment.