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 92fa738 commit f9106abCopy full SHA for f9106ab
tap_aggregator/Cargo.toml
@@ -18,7 +18,7 @@ alloy.workspace = true
18
anyhow.workspace = true
19
tokio.workspace = true
20
serde_json.workspace = true
21
-jsonrpsee = { workspace = true, features = ["server", "macros", "client"] }
+jsonrpsee = { workspace = true, features = ["server", "macros"] }
22
clap = { version = "4.5.15", features = ["derive", "env"] }
23
strum = { version = "0.26.3", features = ["derive"] }
24
tracing-subscriber = "0.3.17"
0 commit comments