Skip to content

Commit 3c0fb9b

Browse files
Update aws-sdk-rust monorepo (#7546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bcea82 commit 3c0fb9b

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ slow-tests = []
3333
[dependencies]
3434
anyhow = "=1.0.75"
3535
async-trait = "=0.1.74"
36-
aws-credential-types = { version = "=0.57.2", features = ["hardcoded-credentials"] }
36+
aws-credential-types = { version = "=0.58.0", features = ["hardcoded-credentials"] }
3737
aws-ip-ranges = "=0.3.0"
38-
aws-sdk-cloudfront = "=0.36.0"
38+
aws-sdk-cloudfront = "=0.37.0"
3939
axum = { version = "=0.6.20", features = ["headers", "macros", "matched-path"] }
4040
axum-extra = { version = "=0.8.0", features = ["cookie-signed"] }
4141
base64 = "=0.21.5"

0 commit comments

Comments
 (0)