Skip to content

Commit dd2863e

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -41,8 +41,8 @@ anyhow = "=1.0.93"
4141
async-trait = "=0.1.83"
4242
aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"] }
4343
aws-ip-ranges = "=0.892.0"
44-
aws-sdk-cloudfront = "=1.50.0"
45-
aws-sdk-sqs = "=1.48.0"
44+
aws-sdk-cloudfront = "=1.51.0"
45+
aws-sdk-sqs = "=1.49.0"
4646
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
4747
axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
4848
base64 = "=0.22.1"

0 commit comments

Comments
 (0)