ethers-rs/Cargo.toml

11 lines
166 B
TOML

[workspace]
members = [
"./ethers",
"./ethers-contract",
"./ethers-providers",
"./ethers-signers",
"./ethers-core",
"./ethers-middleware",
]