Skip to content

Commit a6b02e3

Browse files
Update aws-sdk-rust monorepo
1 parent 8c95476 commit a6b02e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+4-4
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
@@ -53,8 +53,8 @@ async-compression = { version = "=0.4.23", default-features = false, features =
5353
async-trait = "=0.1.88"
5454
aws-credential-types = { version = "=1.2.3", features = ["hardcoded-credentials"] }
5555
aws-ip-ranges = "=0.1154.0"
56-
aws-sdk-cloudfront = "=1.72.0"
57-
aws-sdk-sqs = "=1.65.0"
56+
aws-sdk-cloudfront = "=1.73.0"
57+
aws-sdk-sqs = "=1.66.0"
5858
axum = { version = "=0.8.4", features = ["macros", "matched-path"] }
5959
axum-extra = { version = "=0.11.0", features = ["erased-json", "query", "typed-header"] }
6060
base64 = "=0.22.1"

0 commit comments

Comments
 (0)