Skip to content

Commit 4d4ca84

Browse files
Update Rust crate nom to v8
1 parent 9fc074d commit 4d4ca84

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

0 commit comments

Comments
 (0)