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 b255b17 commit a250c45Copy full SHA for a250c45
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.0"
+version = "0.20.1"
5
authors = ["Max Brunsfeld <[email protected]>"]
6
license = "MIT"
7
readme = "bindings/rust/README.md"
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-rust",
- "version": "0.20.0",
+ "version": "0.20.1",
"description": "Rust grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
0 commit comments