Skip to content

Commit d10ae66

Browse files
Bump ipnetwork from 0.21.0 to 0.21.1
Bumps [ipnetwork](https://github.com/achanda/ipnetwork) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/achanda/ipnetwork/releases) - [Changelog](https://github.com/achanda/ipnetwork/blob/master/CHANGELOG.md) - [Commits](achanda/ipnetwork@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: ipnetwork dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af802bb commit d10ae66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-test/Cargo.toml

+1-1
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.21.0", features = ["schemars"] }
12+
ipnetwork = { version = "0.21.1", features = ["schemars"] }
1313
prettyplease = "0.2.27"
1414
schemars = "0.8.21"
1515
serde = "1.0.217"

0 commit comments

Comments
 (0)