Add missing fields to Cargo.toml

This commit is contained in:
Max Brunsfeld 2021-03-04 14:20:27 -08:00
parent b6667bed36
commit 1de159fdd1
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ keywords = ["incremental", "parsing", "bash"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/tree-sitter/tree-sitter-javascript"
edition = "2018"
license = "MIT"
authors = [
"Max Brunsfeld <maxbrunsfeld@gmail.com",
]
build = "bindings/rust/build.rs"
include = [