Skip to content

Commit e327163

Browse files
Update Rust crate aws-credential-types to v0.101.0
1 parent f8e7211 commit e327163

File tree

2 files changed

+88
-30
lines changed

2 files changed

+88
-30
lines changed

Cargo.lock

Lines changed: 87 additions & 29 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.37.0"
5353
axum = { version = "=0.6.20", features = ["headers", "macros", "matched-path"] }

0 commit comments

Comments
 (0)