mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add query-check xtask
This commit is contained in:
parent
fa1dc7e508
commit
4e4c6da3bf
5 changed files with 60 additions and 1 deletions
|
@ -8,4 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
helix-term = { version = "0.6", path = "../helix-term" }
|
||||
helix-core = { version = "0.6", path = "../helix-core" }
|
||||
helix-loader = { version = "0.6", path = "../helix-loader" }
|
||||
toml = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue