Skip to content

Commit e0a9480

Browse files
Bump nom from 7.1.3 to 8.0.0
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]>
1 parent a36c5c6 commit e0a9480

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

+2-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazelfe-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ exec = "0.3.1"
5555
lazy_static = "1.5.0"
5656
ignore = "0.4.20"
5757
log = "0.4.25"
58-
nom = "7.1.3"
58+
nom = "8.0.0"
5959
openssl = { version = "0.10.71", features = ["vendored"] }
6060
pretty_env_logger = "0.5.0"
6161
prost = "0.12.6"

0 commit comments

Comments
 (0)