Skip to content

Commit 02ac4af

Browse files
committed
Appease cargo sort
1 parent e664fb8 commit 02ac4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beacon_node/lighthouse_network/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ fnv = { workspace = true }
1919
futures = { workspace = true }
2020
gossipsub = { workspace = true }
2121
hex = { workspace = true }
22-
local-ip-address = "0.6"
2322
itertools = { workspace = true }
2423
libp2p-mplex = "0.43"
2524
lighthouse_version = { workspace = true }
25+
local-ip-address = "0.6"
2626
lru = { workspace = true }
2727
lru_cache = { workspace = true }
2828
metrics = { workspace = true }

0 commit comments

Comments
 (0)