Skip to content

Commit 8ddc8ba

Browse files
dependabot[bot]mokeyish
authored andcommitted
Bump ipnet from 2.10.1 to 2.11.0
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits/2.11.0) --- updated-dependencies: - dependency-name: ipnet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de1f8d5 commit 8ddc8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ smallvec = "1.13.2"
196196
csv = "1.1"
197197
hostname = "0.3"
198198
byte-unit = { version = "5.0.3", features = ["serde"]}
199-
ipnet = "2.7"
199+
ipnet = "2.11"
200200
which = { version = "7.0.1", optional = true }
201201
glob = "0.3.1"
202202

0 commit comments

Comments
 (0)