web3-proxy/payment-contracts/Cargo.toml
2023-06-07 10:50:34 -07:00

14 lines
257 B
TOML

[package]
name = "payment-contracts"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[build-dependencies]
ethers = "2.0.7"
glob = "0.3.1"
[dependencies]
ethers = "2.0.7"