refactor: into more reasonable project structure
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -6,6 +6,7 @@ resolver = "2"
|
||||
noprocess = { path = "crates/noprocess" }
|
||||
|
||||
anyhow = { version = "1.0.71" }
|
||||
rand = "0.8"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
tokio-util = "0.7.18"
|
||||
|
||||
Reference in New Issue
Block a user