Skip to content

Commit d9d622b

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -53,8 +53,8 @@ anyhow = "=1.0.89"
5353
async-trait = "=0.1.82"
5454
aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"] }
5555
aws-ip-ranges = "=0.826.0"
56-
aws-sdk-cloudfront = "=1.44.0"
57-
aws-sdk-sqs = "=1.42.0"
56+
aws-sdk-cloudfront = "=1.45.0"
57+
aws-sdk-sqs = "=1.43.0"
5858
axum = { version = "=0.7.5", features = ["macros", "matched-path"] }
5959
axum-extra = { version = "=0.9.3", features = ["cookie-signed", "typed-header"] }
6060
base64 = "=0.22.1"

0 commit comments

Comments
 (0)