Skip to content

Commit 1339325

Browse files
Update Rust crate nom to v8
1 parent e3c587a commit 1339325

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

0 commit comments

Comments
 (0)