Skip to content

Commit d9091d9

Browse files
build(deps): bump ipnet from 2.7.1 to 2.9.0 (#273)
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.7.1 to 2.9.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.9.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 bdcb2d2 commit d9091d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@ dependencies = [
250250

251251
[[package]]
252252
name = "ipnet"
253-
version = "2.7.1"
253+
version = "2.9.0"
254254
source = "registry+https://github.com/rust-lang/crates.io-index"
255-
checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146"
255+
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
256256

257257
[[package]]
258258
name = "itertools"

0 commit comments

Comments
 (0)