Tweak query tests

This commit is contained in:
Max Brunsfeld 2023-02-15 14:03:36 -08:00
parent fa869cf3ed
commit bd63fb2a0d
4 changed files with 44 additions and 19 deletions

View file

@ -3,7 +3,7 @@ name = "tree-sitter"
description = "Rust bindings to the Tree-sitter parsing library"
version = "0.20.9"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
edition = "2018"
edition = "2021"
license = "MIT"
readme = "binding_rust/README.md"
keywords = ["incremental", "parsing"]