Skip to content

Commit a2a9475

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

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
@@ -34,7 +34,7 @@ flate2 = { version = "1.1.0", features = ["zlib-ng"], default-features = false }
3434
git2 = "0.20.1"
3535
glob = "0.3.2"
3636
itertools = "0.14.0"
37-
nom = "7.1.3"
37+
nom = "8.0.0"
3838
pigeons = { version = "0.1.0", path = "./pigeons" }
3939
termcolor = "1.4.1"
4040
thiserror = "2.0.12"

0 commit comments

Comments
 (0)