diff --git a/Cargo.toml b/Cargo.toml index 60b2d4e1..98a0fdc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ default-features = false features = [] [dependencies.syntect] -version = "3.3.0" +version = "3.2.0" default-features = false features = ["parsing", "yaml-load", "dump-load", "dump-create"]