Skip to content

Commit

Permalink
build(deps): bump cidr from 0.2.2 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [cidr](https://github.com/stbuehler/rust-cidr) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/stbuehler/rust-cidr/releases)
- [Changelog](https://github.com/stbuehler/rust-cidr/blob/master/CHANGELOG.md)
- [Commits](stbuehler/rust-cidr@cidr-0.2.2...cidr-0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent ca8059b commit 99e62e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = ["Compilers", "Parser implementations"]
[dependencies]
pest = "2.7"
pest_derive = "2.7"
cidr = "0.2"
cidr = "0.3"
lazy_static = "1.5"
uuid = "1.8"
regex = "1"
Expand Down

0 comments on commit 99e62e6

Please sign in to comment.