Skip to content

Commit 5ec3bc5

Browse files
build(deps): bump ipnet from 2.10.1 to 2.11.0 (#435)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66abbf3 commit 5ec3bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ dependencies = [
260260

261261
[[package]]
262262
name = "ipnet"
263-
version = "2.10.1"
263+
version = "2.11.0"
264264
source = "registry+https://github.com/rust-lang/crates.io-index"
265-
checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
265+
checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
266266

267267
[[package]]
268268
name = "itertools"

0 commit comments

Comments
 (0)