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 e664fb8 commit 02ac4afCopy full SHA for 02ac4af
beacon_node/lighthouse_network/Cargo.toml
@@ -19,10 +19,10 @@ fnv = { workspace = true }
19
futures = { workspace = true }
20
gossipsub = { workspace = true }
21
hex = { workspace = true }
22
-local-ip-address = "0.6"
23
itertools = { workspace = true }
24
libp2p-mplex = "0.43"
25
lighthouse_version = { workspace = true }
+local-ip-address = "0.6"
26
lru = { workspace = true }
27
lru_cache = { workspace = true }
28
metrics = { workspace = true }
0 commit comments