feat: replace async-trait with erased box type
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -6,7 +6,6 @@ resolver = "2"
|
||||
version = "0.10.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
mad = { path = "crates/mad" }
|
||||
|
||||
anyhow = { version = "1.0.71" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user