Files
nanoreth/testing/testing-utils/Cargo.toml
2024-04-28 13:15:35 +00:00

18 lines
370 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]
secp256k1.workspace = true
alloy-genesis.workspace = true
reth-primitives.workspace = true