Skip to content

Commit

Permalink
Bump cargo tree-sitter dependency (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
treeman committed May 7, 2024
1 parent a0b11a1 commit 8432ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ include = [
path = "bindings/rust/lib.rs"

[dependencies]
tree-sitter = "~0.20"
tree-sitter = ">=0.20.0"

[build-dependencies]
cc = "1.0"

0 comments on commit 8432ffe

Please sign in to comment.