Skip to content

Commit e80b035

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

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Cargo.lock

Lines changed: 9 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
@@ -50,8 +50,8 @@ anyhow = "=1.0.86"
5050
async-trait = "=0.1.81"
5151
aws-credential-types = { version = "=1.2.0", features = ["hardcoded-credentials"] }
5252
aws-ip-ranges = "=0.772.0"
53-
aws-sdk-cloudfront = "=1.38.0"
54-
aws-sdk-sqs = "=1.36.0"
53+
aws-sdk-cloudfront = "=1.39.0"
54+
aws-sdk-sqs = "=1.37.0"
5555
axum = { version = "=0.7.5", features = ["macros", "matched-path"] }
5656
axum-extra = { version = "=0.9.3", features = ["cookie-signed", "typed-header"] }
5757
base64 = "=0.22.1"

0 commit comments

Comments
 (0)