Skip to content

Commit bfcac5c

Browse files
Merge pull request #504 from SFTtech/dependabot/cargo/ipnet-2.12.0
build(deps): bump ipnet from 2.11.0 to 2.12.0
2 parents ac7480a + ddcc489 commit bfcac5c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sqlx = { version = "0.8", default-features = false, features = [
4545
] }
4646
base64 = "0.22"
4747
rand = { version = "0.8", features = ["getrandom"] }
48-
ipnet = "2.11"
48+
ipnet = "2.12"
4949
iprange = "0.6.7"
5050
macaddr = "1.0"
5151
uuid = { version = "1", features = ["v4"] }
@@ -77,7 +77,7 @@ tonic-prost-build = { version = "0.14" }
7777
clap = { version = "4", features = ["derive", "env"] }
7878
clap_complete = "4"
7979
uuid = "1"
80-
ipnet = "2.11.0"
80+
ipnet = "2.12.0"
8181
tonic = { version = "0.14", features = ["tls-aws-lc", "tls-webpki-roots", "default"] }
8282

8383
[features]

0 commit comments

Comments
 (0)