Skip to content

Commit 9a0cc2c

Browse files
Update Rust crate aws-ip-ranges to v0.3.0 (#7544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c42414 commit 9a0cc2c

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
@@ -34,7 +34,7 @@ slow-tests = []
3434
anyhow = "=1.0.75"
3535
async-trait = "=0.1.74"
3636
aws-credential-types = { version = "=0.57.2", features = ["hardcoded-credentials"] }
37-
aws-ip-ranges = "=0.2.0"
37+
aws-ip-ranges = "=0.3.0"
3838
aws-sdk-cloudfront = "=0.36.0"
3939
axum = { version = "=0.6.20", features = ["headers", "macros", "matched-path"] }
4040
axum-extra = { version = "=0.8.0", features = ["cookie-signed"] }

0 commit comments

Comments
 (0)