We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f131d9a commit 20f064bCopy full SHA for 20f064b
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-rust"
3
description = "Rust grammar for the tree-sitter parsing library"
4
-version = "0.19.0"
+version = "0.19.1"
5
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
6
license = "MIT"
7
readme = "bindings/rust/README.md"
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-rust",
- "version": "0.19.0",
+ "version": "0.19.1",
"description": "Rust grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
0 commit comments