Skip to content

Commit

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

---
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 Jan 27, 2025
1 parent e5df949 commit 23247bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 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 bazelfe-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ exec = "0.3.1"
lazy_static = "1.5.0"
ignore = "0.4.20"
log = "0.4.25"
nom = "7.1.3"
nom = "8.0.0"
openssl = { version = "0.10.69", features = ["vendored"] }
pretty_env_logger = "0.5.0"
prost = "0.12.6"
Expand Down

0 comments on commit 23247bb

Please sign in to comment.