rust: 0.19.3

This commit is contained in:
Max Brunsfeld 2021-03-12 15:21:47 -08:00
parent a7ae7767b4
commit 48fa4bdb00
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter"
description = "Rust bindings to the Tree-sitter parsing library"
version = "0.19.2"
version = "0.19.3"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
edition = "2018"
license = "MIT"