Skip to content

Commit efa8ffb

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 f72b24e commit efa8ffb

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

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

lockfile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ anyhow = "1.0.44"
1515
ignore = "0.4.20"
1616
lockfile_generator = { path = "../lockfile_generator", optional = true }
1717
log = "0.4.6"
18-
nom = "7.1.1"
18+
nom = "8.0.0"
1919
phylum_types = { git = "https://github.com/phylum-dev/phylum-types", branch = "development" }
2020
purl = "0.1.1"
2121
quick-xml = { version = "0.37.1", features = ["encoding", "overlapped-lists", "serialize"] }

0 commit comments

Comments
 (0)