feat: move start_watch into trait definition, to do that use async_traits
Some checks failed
/ build (push) Has been cancelled
Some checks failed
/ build (push) Has been cancelled
This commit is contained in:
parent
8a7c3f5203
commit
750e8dcbf0
5 changed files with 111 additions and 101 deletions
|
|
@ -41,3 +41,4 @@ nix = { version= "0.30.1", features = [ "zerocopy"] }
|
|||
tokio-splice2 = "0.3.2"
|
||||
strip-ansi-escapes = "0.2.1"
|
||||
evalexpr = { version = "13.1.0", features = ["regex"] }
|
||||
async-trait = "0.1.89"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue