0.3.5
This commit is contained in:
parent
d79203f58c
commit
7bd9eaa970
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
[package]
|
||||
name = "tree-sitter"
|
||||
description = "Rust bindings to the Tree-sitter parsing library"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
|
||||
build = "build.rs"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
keywords = ["incremental", "parsing"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue