diff --git a/Cargo.toml b/Cargo.toml index 71cf0253..9461cbf0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -160,4 +160,4 @@ tree-sitter-config = { version = "0.26.0", path = "./crates/config" } tree-sitter-highlight = { version = "0.26.0", path = "./crates/highlight" } tree-sitter-tags = { version = "0.26.0", path = "./crates/tags" } -tree-sitter-language = { version = "0.1.5", path = "./crates/language" } +tree-sitter-language = { version = "0.1", path = "./crates/language" }