Skip to content

Commit bd237d2

Browse files
Update Rust crate nom to v8
1 parent a7fd12a commit bd237d2

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.13"
85-
nom = "7.1"
85+
nom = "8.0"
8686
num_enum = "0.7.5"
8787
pretty-hex = "0.4"
8888
pretty_assertions = "1.4"

0 commit comments

Comments
 (0)