Skip to content

Commit 21e4739

Browse files
committed
chore: remove unused dev deps
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent 20576c2 commit 21e4739

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tap_core/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ tokio = { version = "1.29.1", features = ["macros", "rt-multi-thread"] }
2727

2828
[dev-dependencies]
2929
criterion = { version = "0.5", features = ["async_std"] }
30-
tap_aggregator = { version = "0.2.0", path = "../tap_aggregator" }
31-
jsonrpsee = { version = "0.18.0", features = ["http-client", "server"] }
3230

3331

3432
[features]

0 commit comments

Comments
 (0)