feat: with mutex
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-27 19:14:31 +01:00
parent 52266599e2
commit 93e73cc66e
3 changed files with 24 additions and 15 deletions

View File

@@ -17,6 +17,7 @@ eyre.workspace = true
clap.workspace = true
async-trait.workspace = true
futures.workspace = true
tokio.workspace = true
[dev-dependencies]
tokio.workspace = true