feat: move to package

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-10-02 21:49:30 +02:00
parent 3fbd0f8720
commit 97173f1a79
4 changed files with 98 additions and 85 deletions

2
Cargo.lock generated
View File

@@ -594,12 +594,14 @@ version = "0.1.0"
dependencies = [
"anyhow",
"async-trait",
"crunch-envelope",
"crunch-traits",
"futures",
"thiserror",
"tokio",
"tokio-stream",
"tracing",
"uuid",
]
[[package]]