We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a76db commit f4d7204Copy full SHA for f4d7204
1 file changed
crates/host-rpc/Cargo.toml
@@ -10,11 +10,13 @@ homepage.workspace = true
10
repository.workspace = true
11
12
[dependencies]
13
+signet-block-processor.workspace = true
14
signet-node-types.workspace = true
15
signet-extract.workspace = true
16
signet-types.workspace = true
17
18
alloy.workspace = true
19
+eyre.workspace = true
20
init4-bin-base.workspace = true
21
futures-util.workspace = true
22
metrics.workspace = true
0 commit comments