Skip to content

Commit b375965

Browse files
authoredApr 29, 2025··
Update Rust crate aws-sdk-cloudfront to v1.72.0 (#11076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a409fd commit b375965

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ 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.1137.0"
56-
aws-sdk-cloudfront = "=1.71.0"
56+
aws-sdk-cloudfront = "=1.72.0"
5757
aws-sdk-sqs = "=1.65.0"
5858
axum = { version = "=0.8.3", features = ["macros", "matched-path"] }
5959
axum-extra = { version = "=0.11.0", features = ["erased-json", "query", "typed-header"] }

0 commit comments

Comments
 (0)
Please sign in to comment.