Skip to content

Commit bee8a56

Browse files
Bump aws-types from 0.8.0 to 0.14.0
Dependabot couldn't find the original pull request head commit, 9176206.
1 parent 812a56e commit bee8a56

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -45,7 +45,7 @@ diesel_migrations = { optional=true, version="2.0.0" }
4545

4646
# plugin_storage
4747
aws-config = { optional=true, version="0.14.0" }
48-
aws-types = { optional=true, version="0.8.0" }
48+
aws-types = { optional=true, version="0.14.0" }
4949
aws-endpoint = { optional=true, version="0.14.0" }
5050
aws-sdk-s3 = { optional=true, version="0.8.0" }
5151
futures-util = { optional=true, version="0.3.25" }

0 commit comments

Comments
 (0)