mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 11:46:42 +01:00
test subcommand handling
This commit is contained in:
parent
fe8ecf8a98
commit
4a385b40ff
3 changed files with 64 additions and 0 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -936,9 +936,12 @@ dependencies = [
|
|||
name = "tengri"
|
||||
version = "0.13.0"
|
||||
dependencies = [
|
||||
"crossterm",
|
||||
"tengri",
|
||||
"tengri_dsl",
|
||||
"tengri_input",
|
||||
"tengri_output",
|
||||
"tengri_proc",
|
||||
"tengri_tui",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue