rust: 0.16.0

This commit is contained in:
Max Brunsfeld 2020-05-12 16:21:00 -07:00
parent 96bdcfcf57
commit 392f023e59

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter"
description = "Rust bindings to the Tree-sitter parsing library"
version = "0.6.3"
version = "0.16.0"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
license = "MIT"
readme = "binding_rust/README.md"