]> git.r.bdr.sh - rbdr/tree-sitter-api-notation/blobdiff - Cargo.toml
Reduce query
[rbdr/tree-sitter-api-notation] / Cargo.toml
index 90deb28ef3bab17af57357e11bf339df6f227856..3ed407b0d880f2e05ef555febbf839f065ae1ebe 100644 (file)
@@ -1,12 +1,12 @@
 [package]
-name = "tree-sitter-apinotation"
-description = "apinotation grammar for the tree-sitter parsing library"
-version = "0.0.1"
-keywords = ["incremental", "parsing", "apinotation"]
+name = "tree-sitter-api-notation"
+description = "api-notation grammar for the tree-sitter parsing library"
+version = "1.0.0"
+keywords = ["incremental", "parsing", "api-notation"]
 categories = ["parsing", "text-editors"]
-repository = "https://github.com/tree-sitter/tree-sitter-apinotation"
+repository = "https://github.com/tree-sitter/tree-sitter-api-notation"
 edition = "2018"
-license = "MIT"
+license = "Apache-2.0"
 
 build = "bindings/rust/build.rs"
 include = [