From: Ruben Beltran del Rio Date: Wed, 4 Oct 2023 12:36:01 +0000 (+0200) Subject: Update cargo X-Git-Url: https://git.r.bdr.sh/rbdr/tree-sitter-api-notation/commitdiff_plain/3f76f5f4a42a1b233c6c3a981cea0a4186dc6fb0 Update cargo --- diff --git a/Cargo.toml b/Cargo.toml index 46c2966..3ed407b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "tree-sitter-api-notation" description = "api-notation grammar for the tree-sitter parsing library" -version = "0.0.1" +version = "1.0.0" keywords = ["incremental", "parsing", "api-notation"] categories = ["parsing", "text-editors"] repository = "https://github.com/tree-sitter/tree-sitter-api-notation" edition = "2018" -license = "MIT" +license = "Apache-2.0" build = "bindings/rust/build.rs" include = [