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

@@ -25,6 +25,7 @@ toml_edit = {version = "0.20.0",features = ["serde"]}
serde = {version = "1.0.88", features = ["derive"]}
prost = {version = "0.12"}
prost-types = {version = "0.12"}
prost-build = "0.5"
bytes = {version = "0.4"}