Skip to content

Commit 803214f

Browse files
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 257f40d commit 803214f

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ smallvec = "1.13.2"
185185
csv = "1.1"
186186
hostname = "0.3"
187187
byte-unit = { version = "5.0.3", features = ["serde"]}
188-
ipnet = "2.7"
188+
ipnet = "2.11"
189189
which = { version = "7.0.1", optional = true }
190190
glob = "0.3.1"
191191

0 commit comments

Comments
 (0)