X-Git-Url: https://git.r.bdr.sh/rbdr/tree-sitter-api-notation/blobdiff_plain/3f76f5f4a42a1b233c6c3a981cea0a4186dc6fb0..20fe4b1e1cee75463cd63cfe202e05e0b61d941a:/Cargo.toml 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 = [