Skip to content

Commit

Permalink
Update Rust crate aws-ip-ranges to v0.952.0 (#10194)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent d4831a6 commit 608c02a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ anyhow = "=1.0.94"
async-compression = { version = "=0.4.18", default-features = false, features = ["gzip", "tokio"] }
async-trait = "=0.1.83"
aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"] }
aws-ip-ranges = "=0.951.0"
aws-ip-ranges = "=0.952.0"
aws-sdk-cloudfront = "=1.55.0"
aws-sdk-sqs = "=1.50.0"
axum = { version = "=0.7.9", features = ["macros", "matched-path"] }
Expand Down

0 comments on commit 608c02a

Please sign in to comment.