We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584c682 commit 47419b3Copy full SHA for 47419b3
validator_manager/Cargo.toml
@@ -17,6 +17,7 @@ ethereum_serde_utils = { workspace = true }
17
hex = { workspace = true }
18
serde = { workspace = true }
19
serde_json = { workspace = true }
20
+slot_clock = { workspace = true }
21
tokio = { workspace = true }
22
tree_hash = { workspace = true }
23
types = { workspace = true }
0 commit comments