ethers-rs/ethers-contract
David Tolnay 325b752144
Fix missing fmt argument in error message (#552)
* Clean up strange non-multiple-of-4 indentation in Source::with_root

* Fix missing fmt argument in error message

* Add changelog entry for PR 552
2021-11-03 10:03:42 +02:00
..
ethers-contract-abigen Fix missing fmt argument in error message (#552) 2021-11-03 10:03:42 +02:00
ethers-contract-derive feat: enumerate overloaded functions if they are nameless (#545) 2021-10-31 13:24:02 +02:00
src feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00
tests fix: preserve underscores in case of collisions (#548) 2021-11-01 01:06:31 +02:00
Cargo.toml feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00