diff --git a/Cargo.toml b/Cargo.toml index 7c08e2b0..d5b943e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ git2 = "0.20.2" glob = "0.3.2" itertools = "0.14.0" libtest-mimic = "0.8.1" -nom = "7.1.3" +nom = "8.0.0" pigeons = { version = "0.2.0", path = "./pigeons" } termcolor = "1.4.1" thiserror = "2.0.12"