Skip to content

Commit 4454174

Browse files
fix(deps): update rust crate ipnet to v2.12.1 (#1381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a631198 commit 4454174

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -21,7 +21,7 @@ futures = { version = "=0.3.33", default-features = false, features = [
2121
], optional = true }
2222
http = "=1.5.0"
2323
httpdate = "=1.0.3"
24-
ipnet = "=2.12.0"
24+
ipnet = "=2.12.1"
2525
itoa = "=1.0.18"
2626
log = { version = "=0.4.33", features = [
2727
"max_level_debug",

0 commit comments

Comments
 (0)