Skip to content

Commit eb7eda8

Browse files
authoredMar 25, 2025··
Update Rust crate aws-ip-ranges to v0.1083.0 (#10896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81f171a commit eb7eda8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

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

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ astral-tokio-tar = "=0.5.2"
5252
async-compression = { version = "=0.4.21", default-features = false, features = ["gzip", "tokio"] }
5353
async-trait = "=0.1.88"
5454
aws-credential-types = { version = "=1.2.2", features = ["hardcoded-credentials"] }
55-
aws-ip-ranges = "=0.1081.0"
55+
aws-ip-ranges = "=0.1083.0"
5656
aws-sdk-cloudfront = "=1.68.0"
5757
aws-sdk-sqs = "=1.62.0"
5858
axum = { version = "=0.8.2", features = ["macros", "matched-path"] }

0 commit comments

Comments
 (0)
Please sign in to comment.