feat: initial cli abstraction (#9082)

This commit is contained in:
Matthias Seitz
2024-06-25 13:49:27 +02:00
committed by GitHub
parent 6699c6a3d7
commit 46fdc38833
4 changed files with 41 additions and 0 deletions

4
Cargo.lock generated
View File

@@ -6494,6 +6494,10 @@ dependencies = [
"serde_json",
]
[[package]]
name = "reth-cli"
version = "1.0.0"
[[package]]
name = "reth-cli-commands"
version = "1.0.0"