Skip to content

Commit fc0acd4

Browse files
committed
Merge remote-tracking branch 'upstream/renovate/aws-credential-types-0.x' into renovate/aws-sdk-rust-monorepo
2 parents 5b31343 + e327163 commit fc0acd4

File tree

2 files changed

+30
-88
lines changed

2 files changed

+30
-88
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ slow-tests = []
4747
[dependencies]
4848
anyhow = "=1.0.75"
4949
async-trait = "=0.1.74"
50-
aws-credential-types = { version = "=0.58.0", features = ["hardcoded-credentials"] }
50+
aws-credential-types = { version = "=0.101.0", features = ["hardcoded-credentials"] }
5151
aws-ip-ranges = "=0.5.0"
5252
aws-sdk-cloudfront = "=0.38.0"
5353
axum = { version = "=0.6.20", features = ["headers", "macros", "matched-path"] }

0 commit comments

Comments
 (0)