Skip to content

Commit 4a7ca7c

Browse files
build(deps): bump cidr-utils from 0.6.1 to 0.6.2
Bumps [cidr-utils](https://github.com/magiclen/cidr-utils) from 0.6.1 to 0.6.2. - [Commits](magiclen/cidr-utils@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: cidr-utils dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b74455 commit 4a7ca7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ansi_term = "0.12.1"
3333
toml = "0.9.7"
3434
serde = "1.0.124"
3535
serde_derive = "1.0.116"
36-
cidr-utils = "0.6.1"
36+
cidr-utils = "0.6.2"
3737
itertools = "0.14.0"
3838
hickory-resolver = { version = "0.24.3", features = ["dns-over-rustls"] }
3939
anyhow = "1.0.40"

0 commit comments

Comments
 (0)