Skip to content

Commit 6904b85

Browse files
Update aws-sdk-rust monorepo
1 parent 8a0d212 commit 6904b85

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ anyhow = "=1.0.83"
5151
async-trait = "=0.1.80"
5252
aws-credential-types = { version = "=1.2.0", features = ["hardcoded-credentials"] }
5353
aws-ip-ranges = "=0.255.0"
54-
aws-sdk-cloudfront = "=1.23.0"
55-
aws-sdk-sqs = "=1.22.0"
54+
aws-sdk-cloudfront = "=1.24.0"
55+
aws-sdk-sqs = "=1.23.0"
5656
axum = { version = "=0.7.5", features = ["macros", "matched-path"] }
5757
axum-extra = { version = "=0.9.3", features = ["cookie-signed", "typed-header"] }
5858
base64 = "=0.22.1"

0 commit comments

Comments
 (0)