Skip to content

Commit 4372480

Browse files
Update Rust crate nom to v8
1 parent 63e3178 commit 4372480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ colored = "3.0"
7575
ctrlc = { version = "3.4.7", features = ["termination"] }
7676
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
7777
anstyle = "1.0.11"
78-
nom = "7.1"
78+
nom = "8.0"
7979
num_enum = "0.7.4"
8080
pretty-hex = "0.4"
8181
pretty_assertions = "1.4"

0 commit comments

Comments
 (0)