aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3ed407b..46c2966 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 = "1.0.0"
+version = "0.0.1"
keywords = ["incremental", "parsing", "api-notation"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/tree-sitter/tree-sitter-api-notation"
edition = "2018"
-license = "Apache-2.0"
+license = "MIT"
build = "bindings/rust/build.rs"
include = [