Skip to content

Commit

Permalink
Merge pull request #1160 from coreos/dependabot/cargo/ipnetwork-0.21.1
Browse files Browse the repository at this point in the history
build(deps): bump ipnetwork from 0.20.0 to 0.21.1
  • Loading branch information
prestist authored Feb 3, 2025
2 parents 85bb5c9 + 923e728 commit 3dc0065
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ anyhow = "1.0"
base64 = "0.22"
cfg-if = "1.0"
clap = { version = "4", "default-features" = false, "features" = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
ipnetwork = ">= 0.17, < 0.21"
ipnetwork = ">= 0.17, < 0.22"
libflate = "2.1"
libsystemd = ">= 0.2.1, < 0.8.0"
mailparse = ">= 0.13, < 0.16"
Expand Down

0 comments on commit 3dc0065

Please sign in to comment.