Skip to content

Commit d59912e

Browse files
Update Rust crate ipnetwork to v0.21.0 (#10323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc3fe94 commit d59912e

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 5 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
@@ -88,7 +88,7 @@ http-body-util = "=0.1.2"
8888
hyper = { version = "=1.5.2", features = ["client", "http1"] }
8989
indexmap = { version = "=2.7.0", features = ["serde"] }
9090
indicatif = "=0.17.9"
91-
ipnetwork = "=0.20.0"
91+
ipnetwork = "=0.21.0"
9292
json-subscriber = "=0.2.4"
9393
krata-tokio-tar = "=0.4.2"
9494
lettre = { version = "=0.11.11", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }

0 commit comments

Comments
 (0)