Skip to content

Commit cecb4bc

Browse files
build(deps): 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] <support@github.com>
1 parent aa162ba commit cecb4bc

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ git2 = { version = "0.20.0", default-features = false }
3333
ignore = "0.4.23"
3434
itertools = "0.14.0"
3535
log = "0.4.25"
36-
nom = "7.1.3"
36+
nom = "8.0.0"
3737
notify = "7.0.0"
3838
ratatui = { version = "0.29.0", features = ["serde"] }
3939
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)