Skip to content

Commit

Permalink
Bump crate versions in Rust README
Browse files Browse the repository at this point in the history
  • Loading branch information
dcreager committed Oct 4, 2021
1 parent affe3fc commit fdeb68a
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.19"
tree-sitter-javascript = "0.19"
tree-sitter = "0.20"
tree-sitter-javascript = "0.20"
```

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

0 comments on commit fdeb68a

Please sign in to comment.