We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20576c2 commit 21e4739Copy full SHA for 21e4739
tap_core/Cargo.toml
@@ -27,8 +27,6 @@ tokio = { version = "1.29.1", features = ["macros", "rt-multi-thread"] }
27
28
[dev-dependencies]
29
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"] }
32
33
34
[features]
0 commit comments