Skip to content

Commit

Permalink
Bump nom from 5.1.2 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [nom](https://github.com/Geal/nom) from 5.1.2 to 7.1.1.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/main/CHANGELOG.md)
- [Commits](rust-bakery/nom@5.1.2...7.1.1)

---
updated-dependencies:
- dependency-name: nom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2022
1 parent 6e90de8 commit 3ad0fb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 30 deletions.
38 changes: 9 additions & 29 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 @@ -41,7 +41,7 @@ indexmap = "1"
ipnetwork = "0.17"
lazy_static = "1.4"
lru_time_cache = "0.11"
nom = "5"
nom = "7"
rand = "0.8"
# Sync with trust-dns-resolver and tokio if possible, to reduce dependencies to build and link
reqwest = { version = "0.11", default-features = false, features = ["rustls-tls", "json", "trust-dns"] }
Expand Down

0 comments on commit 3ad0fb8

Please sign in to comment.