Skip to content

Commit 5d50809

Browse files
Update Rust crate nom to v8
1 parent 38ff221 commit 5d50809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ tabwriter = { version = "1", features = ["ansi_formatting"] }
8282
colored = "3.0"
8383
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
8484
anstyle = "1.0.11"
85-
nom = "7.1"
85+
nom = "8.0"
8686
num_enum = "0.7.4"
8787
pretty-hex = "0.4"
8888
pretty_assertions = "1.4"

0 commit comments

Comments
 (0)