Skip to content

Commit aa082e8

Browse files
Update Rust crate aws-ip-ranges to v0.1000.0
1 parent 9f12ee3 commit aa082e8

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
@@ -45,7 +45,7 @@ anyhow = "=1.0.95"
4545
async-compression = { version = "=0.4.18", default-features = false, features = ["gzip", "tokio"] }
4646
async-trait = "=0.1.85"
4747
aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"] }
48-
aws-ip-ranges = "=0.999.0"
48+
aws-ip-ranges = "=0.1000.0"
4949
aws-sdk-cloudfront = "=1.62.0"
5050
aws-sdk-sqs = "=1.56.0"
5151
axum = { version = "=0.8.2", features = ["macros", "matched-path"] }

0 commit comments

Comments
 (0)