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 57f9ee9 commit 0431a2cCopy full SHA for 0431a2c
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.20.2"
+version = "0.20.3"
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.20.2",
+ "version": "0.20.3",
"description": "Rust grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
0 commit comments