web3-proxy/payment-contracts/Cargo.toml

14 lines
257 B
TOML
Raw Normal View History

2023-05-31 21:52:51 +03:00
[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.6"
glob = "0.3.1"
[dependencies]
ethers = "2.0.6"