Files
nanoreth/testing/testing-utils/Cargo.toml
2024-05-28 18:04:46 +02:00

20 lines
393 B
TOML

[package]
name = "reth-testing-utils"
description = "Testing utils for reth."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
[lints]
workspace = true
[dependencies]
reth-primitives.workspace = true
alloy-genesis.workspace = true
secp256k1.workspace = true
rand.workspace = true