Skip to content

Commit

Permalink
build(deps): bump ipnetwork from 0.20.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [ipnetwork](https://github.com/achanda/ipnetwork) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/achanda/ipnetwork/releases)
- [Changelog](https://github.com/achanda/ipnetwork/blob/master/CHANGELOG.md)
- [Commits](achanda/ipnetwork@v0.20.0...v0.21.1)

---
updated-dependencies:
- dependency-name: ipnetwork
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 85bb5c9 commit 923e728
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 923e728

Please sign in to comment.