Skip to content

Commit

Permalink
Update Rust crate aws-ip-ranges to v0.949.0 (#10185)
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 11, 2024
1 parent c758f8c commit ca9dc2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.948.0"
aws-ip-ranges = "=0.949.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 ca9dc2d

Please sign in to comment.