diff --git a/Cargo.toml b/Cargo.toml index bdc4cea..96d13d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "just grammar for the tree-sitter parsing library" version = "0.0.1" keywords = ["incremental", "parsing", "just"] categories = ["parsing", "text-editors"] -repository = "https://github.com/tree-sitter/tree-sitter-javascript" +repository = "https://github.com/IndianBoy42/tree-sitter-just" edition = "2021" license = "MIT" autoexamples = false