[package] name = "abigen" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ethers = { git = "https://github.com/abacus-network/ethers-rs", tag = "2022-09-12-01" } Inflector = "0.11"