mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
test: expand CLI integration tests (#22086)
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
committed by
GitHub
parent
5bccdc4a5d
commit
ae3f0d4d1a
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -7546,8 +7546,10 @@ name = "reth"
|
||||
version = "1.10.2"
|
||||
dependencies = [
|
||||
"alloy-node-bindings",
|
||||
"alloy-primitives",
|
||||
"alloy-provider",
|
||||
"alloy-rpc-types",
|
||||
"alloy-rpc-types-eth",
|
||||
"aquamarine",
|
||||
"backon",
|
||||
"clap",
|
||||
@@ -7579,8 +7581,10 @@ dependencies = [
|
||||
"reth-rpc-server-types",
|
||||
"reth-tasks",
|
||||
"reth-transaction-pool",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
"tokio",
|
||||
"toml",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user