Skip to content

Commit

Permalink
Merge pull request #93 from JARAMatch/dependabot/cargo/aws-config-0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
2 parents d50ba1d + 5fe5d1a commit acb6612
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 46 deletions.
148 changes: 103 additions & 45 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 @@ -44,7 +44,7 @@ chrono = { optional=true, version = "0.4.23", features = ["serde"] }
diesel_migrations = { optional=true, version="2.0.0" }

# plugin_storage
aws-config = { optional=true, version="0.8.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" }
Expand Down

0 comments on commit acb6612

Please sign in to comment.