mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Update tree-sitter to v0.20.10 (#6608)
We used a git dependency to take advantage of the latest fixes in master but a new release is now available: https://crates.io/crates/tree-sitter/0.20.10
This commit is contained in:
parent
b6909bc41a
commit
fc4ca96c29
2 changed files with 3 additions and 5 deletions
|
@ -32,6 +32,3 @@ inherits = "test"
|
|||
package.helix-core.opt-level = 2
|
||||
package.helix-tui.opt-level = 2
|
||||
package.helix-term.opt-level = 2
|
||||
|
||||
[patch.crates-io]
|
||||
tree-sitter = { git = "https://github.com/tree-sitter/tree-sitter", rev = "c51896d32dcc11a38e41f36e3deb1a6a9c4f4b14" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue