feat: allow async function in command
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -20,6 +20,7 @@ serde_json = "1.0.117"
|
||||
itertools = "0.12.1"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
tonic = "0.11.0"
|
||||
futures = { version = "0.3.30" }
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
|
Reference in New Issue
Block a user