fix: publish 0.21.0 to registries

This commit is contained in:
Amaan Qureshi 2024-02-21 14:50:56 -05:00
parent 1c55abb530
commit a5b7c2a584
No known key found for this signature in database
GPG key ID: E67890ADC4227273
11 changed files with 96 additions and 29 deletions

View file

@ -28,8 +28,8 @@ Then, add a language as a dependency:
```toml
[dependencies]
tree-sitter = "0.20.10"
tree-sitter-rust = "0.20.3"
tree-sitter = "0.21.0"
tree-sitter-rust = "0.20.4"
```
To then use a language, you assign them to the parser.