mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Bump tree-sitter to 0.22.2
This commit is contained in:
parent
476e6baf8f
commit
38af99f05f
4 changed files with 12 additions and 17 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -2404,8 +2404,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tree-sitter"
|
||||
version = "0.20.10"
|
||||
source = "git+https://github.com/helix-editor/tree-sitter?rev=660481dbf71413eba5a928b0b0ab8da50c1109e0#660481dbf71413eba5a928b0b0ab8da50c1109e0"
|
||||
version = "0.22.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bdb9c9f15eae91dcd00ee0d86a281d16e6263786991b662b34fa9632c21a046b"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"regex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue