feature: add command to run tasks
This commit is contained in:
parent
63c20cfc87
commit
5387210844
8 changed files with 160 additions and 17 deletions
|
|
@ -16,4 +16,5 @@ tracing = "0.1.41"
|
|||
tracing-subscriber = { version = "0.3.19" , features = ["env-filter"]}
|
||||
figment = { version = "0.10.19", features = ["env"] }
|
||||
tracing-core = "0.1.33"
|
||||
tabled = "0.19.0"
|
||||
tabled = "0.19.0"
|
||||
futures = "0.3.31"
|
||||
Loading…
Add table
Add a link
Reference in a new issue