Skip to content

Commit

Permalink
Bump ipnetwork from 0.20.0 to 0.21.0
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.0.
- [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.0)

---
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 Jan 6, 2025
1 parent ea32b6f commit 23d353f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 typify-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ serde = "1.0.217"
serde_json = "1.0.134"

[build-dependencies]
ipnetwork = { version = "0.20.0", features = ["schemars"] }
ipnetwork = { version = "0.21.0", features = ["schemars"] }
prettyplease = "0.2.25"
schemars = "0.8.21"
serde = "1.0.217"
Expand Down

0 comments on commit 23d353f

Please sign in to comment.