diff --git a/Cargo.toml b/Cargo.toml index e32726a..20eea71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "cmake grammar for the tree-sitter parsing library" version = "0.0.1" keywords = ["incremental", "parsing", "cmake"] categories = ["parsing", "text-editors"] -repository = "https://github.com/tree-sitter/tree-sitter-cmake" +repository = "https://github.com/uyha/tree-sitter-cmake" edition = "2018" license = "MIT"