feat: remove test bin

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-09-24 14:09:24 +02:00
parent 207a6f5c44
commit d37462941c
6 changed files with 21 additions and 52 deletions

View File

@@ -7,8 +7,13 @@ edition = "2021"
[dependencies]
crunch-traits.workspace = true
crunch-file.workspace = true
anyhow.workspace = true
tracing.workspace = true
tokio.workspace = true
async-trait.workspace = true
prost.workspace = true
prost-types.workspace = true
prost-build.workspace = true
bytes.workspace = true