Skip to content

Commit 4acdf51

Browse files
Update Rust crate nom to v8
1 parent e8334d5 commit 4acdf51

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
@@ -68,7 +68,7 @@ colored = "3.0"
6868
ctrlc = { version = "3.4.7", features = ["termination"] }
6969
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
7070
anstyle = "1.0.11"
71-
nom = "7.1"
71+
nom = "8.0"
7272
num_enum = "0.7.3"
7373
pretty-hex = "0.4"
7474
pretty_assertions = "1.4"

0 commit comments

Comments
 (0)