ethers-rs/ethers-contract/ethers-contract-abigen
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
..
src Fix missing fmt argument in error message (#552) 2021-11-03 10:03:42 +02:00
Cargo.toml release: 0.5.3 (#471) 2021-09-27 13:20:10 +03:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.