Skip to content

Commit

Permalink
Merge pull request #208 from Liberatys/chore/allow-range-of-tree-sitter
Browse files Browse the repository at this point in the history
Bump versions
  • Loading branch information
aibaars authored Oct 25, 2022
2 parents 30f9807 + 26086ee commit 252ca18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ way.)

``` toml
[dependencies]
tree-sitter = "0.17"
tree-sitter-ruby = "0.16"
tree-sitter = "0.19"
tree-sitter-ruby = "0.19"
```

Typically, you will use the [language][language func] function to add this
Expand Down

0 comments on commit 252ca18

Please sign in to comment.