aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-10-04 15:22:05 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-10-04 15:22:05 +0200
commit20fe4b1e1cee75463cd63cfe202e05e0b61d941a (patch)
treea395e1b96c5bedb4c0e8833a82d8e7d636630e88 /Cargo.toml
parent5d5dd65cee63b8805a186d28660ed65072b3b88a (diff)
Simplify dir
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 = [