Trim unused deps

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2026-04-05 06:06:38 -04:00
parent 7b75296457
commit 2ab4fd1c92
6 changed files with 14 additions and 201 deletions

View file

@ -8,9 +8,7 @@ capnp = "0.20"
capnp-rpc = "0.20"
dirs = "6"
futures = "0.3"
json5 = "1.3"
poc-memory = { path = "../.." }
serde = { version = "1", features = ["derive"] }
tokio = { version = "1", features = ["full"] }
tokio-util = { version = "0.7", features = ["compat"] }
tracing = "0.1"