Skip to content

Commit ed4bed9

Browse files
committed
Bump ipnetwork to v0.21.1
1 parent 621d250 commit ed4bed9

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
@@ -141,7 +141,7 @@ sqlx = { version = "=0.8.3", path = ".", default-features = false }
141141
bigdecimal = "0.4.0"
142142
bit-vec = "0.6.3"
143143
chrono = { version = "0.4.34", default-features = false, features = ["std", "clock"] }
144-
ipnetwork = "0.21.0"
144+
ipnetwork = "0.21.1"
145145
mac_address = "1.1.5"
146146
rust_decimal = { version = "1.26.1", default-features = false, features = ["std"] }
147147
time = { version = "0.3.36", features = ["formatting", "parsing", "macros"] }

0 commit comments

Comments
 (0)