mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore(deps): trim cli-util crate deps (#9410)
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -6671,11 +6671,12 @@ dependencies = [
|
||||
name = "reth-cli-util"
|
||||
version = "1.0.1"
|
||||
dependencies = [
|
||||
"alloy-eips",
|
||||
"alloy-primitives",
|
||||
"eyre",
|
||||
"proptest",
|
||||
"rand 0.8.5",
|
||||
"reth-fs-util",
|
||||
"reth-network",
|
||||
"reth-primitives",
|
||||
"secp256k1",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user