Skip to content

Commit ebcd5c0

Browse files
chore(deps): update rust crate nom to v8
1 parent a69e279 commit ebcd5c0

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
@@ -33,7 +33,7 @@ flate2 = { version = "1.1.0", features = [
3333
git2 = "0.20.0"
3434
glob = "0.3.2"
3535
itertools = "0.14.0"
36-
nom = "7.1.3"
36+
nom = "8.0.0"
3737
termcolor = "1.4.1"
3838
thiserror = "2.0.11"
3939
rand = "0.9.0"

0 commit comments

Comments
 (0)