Skip to content

Commit

Permalink
build(deps): 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 Feb 1, 2025
1 parent 6cf7e2a commit 1ceb173
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ git2 = { version = "0.20.0", default-features = false }
ignore = "0.4.23"
itertools = "0.14.0"
log = "0.4.25"
nom = "7.1.3"
nom = "8.0.0"
notify = "7.0.0"
ratatui = { version = "0.29.0", features = ["serde"] }
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit 1ceb173

Please sign in to comment.