Skip to content

Commit

Permalink
fix(deps): update rust crate tree-sitter to ~0.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and clason committed Apr 20, 2024
1 parent 767ca66 commit d5f272d
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 @@ -21,7 +21,7 @@ include = ["bindings/rust/*", "grammar.js", "queries/*", "src/*"]
path = "bindings/rust/lib.rs"

[dependencies]
tree-sitter = "~0.20.9"
tree-sitter = "~0.20.10"

[build-dependencies]
cc = "~1.0"

0 comments on commit d5f272d

Please sign in to comment.