Skip to content

Commit

Permalink
Bump ipnetwork to v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BeauGieskens committed Jan 7, 2025
1 parent 621d250 commit ed4bed9
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 @@ -141,7 +141,7 @@ sqlx = { version = "=0.8.3", path = ".", default-features = false }
bigdecimal = "0.4.0"
bit-vec = "0.6.3"
chrono = { version = "0.4.34", default-features = false, features = ["std", "clock"] }
ipnetwork = "0.21.0"
ipnetwork = "0.21.1"
mac_address = "1.1.5"
rust_decimal = { version = "1.26.1", default-features = false, features = ["std"] }
time = { version = "0.3.36", features = ["formatting", "parsing", "macros"] }
Expand Down

0 comments on commit ed4bed9

Please sign in to comment.