Skip to content

Commit 1b4cf9e

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

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Cargo.lock

Lines changed: 26 additions & 26 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,8 +33,8 @@ slow-tests = []
3333
[dependencies]
3434
anyhow = "=1.0.75"
3535
async-trait = "=0.1.74"
36-
aws-credential-types = { version = "=0.57.1", features = ["hardcoded-credentials"] }
37-
aws-sdk-cloudfront = "=0.35.0"
36+
aws-credential-types = { version = "=0.57.2", features = ["hardcoded-credentials"] }
37+
aws-sdk-cloudfront = "=0.36.0"
3838
axum = { version = "=0.6.20", features = ["headers", "macros", "matched-path"] }
3939
axum-extra = { version = "=0.8.0", features = ["cookie-signed"] }
4040
base64 = "=0.21.5"

0 commit comments

Comments
 (0)