Skip to content

Commit 6eaaa78

Browse files
apollo_consensus: remove run_simulation binary (#7774)
1 parent 6493332 commit 6eaaa78

File tree

3 files changed

+0
-445
lines changed

3 files changed

+0
-445
lines changed

Cargo.lock

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/apollo_consensus/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,10 @@ apollo_network_types.workspace = true
1717
apollo_protobuf.workspace = true
1818
apollo_time = { workspace = true, features = ["tokio"] }
1919
async-trait.workspace = true
20-
clap = { workspace = true, features = ["derive"] }
21-
fs2.workspace = true
2220
futures.workspace = true
2321
lazy_static.workspace = true
2422
lru.workspace = true
2523
metrics.workspace = true
26-
nix.workspace = true
2724
papyrus_common.workspace = true
2825
prost.workspace = true
2926
serde = { workspace = true, features = ["derive"] }

0 commit comments

Comments
 (0)