Move tool executor to a separate module.
This commit is contained in:
parent
7420755800
commit
838a5995bd
17 changed files with 465 additions and 476 deletions
|
|
@ -18,6 +18,7 @@ futures = "0.3"
|
|||
async-trait = "0.1"
|
||||
similar = "2"
|
||||
landlock = "0.4"
|
||||
tarpc = { version = "0.34", features = ["tokio1"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.26.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue