diff --git a/Cargo.toml b/Cargo.toml index f852767..03282b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Tiger grammar for the tree-sitter parsing library" version = "0.3.0" keywords = ["incremental", "parsing", "tiger"] categories = ["parsing", "text-editors"] -repository = "https://gitea.belanyi.fr/ambroisie/tree-sitter-tiger" +repository = "https://git.belanyi.fr/ambroisie/tree-sitter-tiger" edition = "2018" license = "MIT"