Skip to content

Commit badf616

Browse files
Update Rust crate aws-credential-types to v1.1.7 (#8201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 227d3a2 commit badf616

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ slow-tests = []
4949
[dependencies]
5050
anyhow = "=1.0.80"
5151
async-trait = "=0.1.77"
52-
aws-credential-types = { version = "=1.1.6", features = ["hardcoded-credentials"] }
52+
aws-credential-types = { version = "=1.1.7", features = ["hardcoded-credentials"] }
5353
aws-ip-ranges = "=0.117.0"
5454
aws-sdk-cloudfront = "=1.14.0"
5555
aws-sdk-sqs = "=1.14.0"

0 commit comments

Comments
 (0)