We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3a792 commit a2a9475Copy full SHA for a2a9475
Cargo.toml
@@ -34,7 +34,7 @@ flate2 = { version = "1.1.0", features = ["zlib-ng"], default-features = false }
34
git2 = "0.20.1"
35
glob = "0.3.2"
36
itertools = "0.14.0"
37
-nom = "7.1.3"
+nom = "8.0.0"
38
pigeons = { version = "0.1.0", path = "./pigeons" }
39
termcolor = "1.4.1"
40
thiserror = "2.0.12"
0 commit comments