feat: remove tokio

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-30 22:45:47 +02:00
parent 64c87d3192
commit bfad2af1d0
3 changed files with 7 additions and 71 deletions

View File

@@ -5,7 +5,6 @@ edition = "2021"
[dependencies]
anyhow.workspace = true
tokio.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
clap.workspace = true