Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Turbo87/aws-ip-ranges
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1079.0
Choose a base ref
...
head repository: Turbo87/aws-ip-ranges
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1080.0
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Mar 24, 2025

  1. Copy the full SHA
    2091d24 View commit details
Showing with 22 additions and 484 deletions.
  1. +1 −1 Cargo.lock
  2. +1 −1 Cargo.toml
  3. +20 −482 data/ip-ranges.json
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
[package]
name = "aws-ip-ranges"
version = "0.1079.0"
version = "0.1080.0"
description = "https://ip-ranges.amazonaws.com/ip-ranges.json as const structs"
license = "MIT/Apache-2.0"
repository = "https://github.com/Turbo87/aws-ip-ranges"
502 changes: 20 additions & 482 deletions data/ip-ranges.json

Large diffs are not rendered by default.