@@ -4,7 +4,9 @@ resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
crunch = { path = "crates/crunch" }
|
||||
crunch-traits = { path = "crates/crunch-traits" }
|
||||
crunch-envelope = { path = "crates/crunch-envelope" }
|
||||
crunch-in-memory = { path = "crates/crunch-in-memory" }
|
||||
|
||||
anyhow = { version = "1.0.71" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user