Skip to content

Commit 34818f4

Browse files
chore(deps): update rust crate nom to v8
1 parent 3f0fd8d commit 34818f4

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
@@ -38,7 +38,7 @@ git2 = "0.20.2"
3838
glob = "0.3.2"
3939
itertools = "0.14.0"
4040
libtest-mimic = "0.8.1"
41-
nom = "7.1.3"
41+
nom = "8.0.0"
4242
pigeons = { version = "0.2.0", path = "./pigeons" }
4343
termcolor = "1.4.1"
4444
thiserror = "2.0.12"

0 commit comments

Comments
 (0)