Skip to content

Commit 31a1211

Browse files
chore(deps): update rust crate nom to v8
1 parent 9dda6b6 commit 31a1211

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
@@ -32,7 +32,7 @@ flate2 = { version = "1.1.0", features = ["zlib-ng"], default-features = false }
3232
git2 = "0.20.0"
3333
glob = "0.3.2"
3434
itertools = "0.14.0"
35-
nom = "7.1.3"
35+
nom = "8.0.0"
3636
termcolor = "1.4.1"
3737
thiserror = "2.0.12"
3838
rand = "0.9.0"

0 commit comments

Comments
 (0)