Skip to content

Commit d02745c

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -49,8 +49,8 @@ anyhow = "=1.0.89"
4949
async-trait = "=0.1.83"
5050
aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"] }
5151
aws-ip-ranges = "=0.837.0"
52-
aws-sdk-cloudfront = "=1.45.0"
53-
aws-sdk-sqs = "=1.43.0"
52+
aws-sdk-cloudfront = "=1.46.0"
53+
aws-sdk-sqs = "=1.44.0"
5454
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
5555
axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
5656
base64 = "=0.22.1"

0 commit comments

Comments
 (0)