Skip to content

Commit c62a295

Browse files
Bump ipnetwork from 0.20.0 to 0.21.0 (#734)
1 parent ea32b6f commit c62a295

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ serde = "1.0.217"
99
serde_json = "1.0.134"
1010

1111
[build-dependencies]
12-
ipnetwork = { version = "0.20.0", features = ["schemars"] }
12+
ipnetwork = { version = "0.21.0", features = ["schemars"] }
1313
prettyplease = "0.2.25"
1414
schemars = "0.8.21"
1515
serde = "1.0.217"

0 commit comments

Comments
 (0)