Skip to content

Commit acb6612

Browse files
Merge pull request #93 from JARAMatch/dependabot/cargo/aws-config-0.14.0
2 parents d50ba1d + 5fe5d1a commit acb6612

2 files changed

Lines changed: 104 additions & 46 deletions

File tree

Cargo.lock

Lines changed: 103 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

create-rust-app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ chrono = { optional=true, version = "0.4.23", features = ["serde"] }
4444
diesel_migrations = { optional=true, version="2.0.0" }
4545

4646
# plugin_storage
47-
aws-config = { optional=true, version="0.8.0" }
47+
aws-config = { optional=true, version="0.14.0" }
4848
aws-types = { optional=true, version="0.8.0" }
4949
aws-endpoint = { optional=true, version="0.14.0" }
5050
aws-sdk-s3 = { optional=true, version="0.8.0" }

0 commit comments

Comments
 (0)