This commit is contained in:
Max Brunsfeld 2018-12-13 16:43:44 -08:00
parent d79203f58c
commit 7bd9eaa970

View file

@ -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"]