Revert "Moving Optimism bin to Optimism Cli" (#9875)

This commit is contained in:
Matthias Seitz
2024-07-29 22:52:59 +02:00
committed by GitHub
parent 700e660337
commit 700caca7a8
22 changed files with 134 additions and 157 deletions

View File

@ -72,7 +72,7 @@ clap = { workspace = true, features = ["derive", "env"] }
csv = "1.3.0"
[target.'cfg(unix)'.dependencies]
tikv-jemallocator = { workspace = true, optional = true }
tikv-jemallocator = { version = "0.5.0", optional = true }
libc = "0.2"
[dev-dependencies]