diff --git a/filter_parser/Cargo.toml b/filter_parser/Cargo.toml index 2bdb3316a..80767d5c4 100644 --- a/filter_parser/Cargo.toml +++ b/filter_parser/Cargo.toml @@ -8,4 +8,3 @@ edition = "2021" [dependencies] nom = "7.0.0" nom_locate = "4.0.0" -nom-greedyerror = "0.4.0"