Files
revive-differential-tests/crates/node-interaction/Cargo.toml
T
2025-07-24 14:51:42 +03:00

14 lines
332 B
TOML

[package]
name = "revive-dt-node-interaction"
description = "send and trace transactions to nodes"
version.workspace = true
authors.workspace = true
license.workspace = true
edition.workspace = true
repository.workspace = true
rust-version.workspace = true
[dependencies]
alloy = { workspace = true }
anyhow = { workspace = true }