ethers-rs/ethers-contract/ethers-contract-derive
Yiannis M 813600e6c9
fix: Add `openssl` and `rustls` feature flags in ethers-middleware (#1961)
* fix: ethers-middleware: Add `openssl` and `rustls` feature flags

* fix: ethers-contract-derive: Disable default features of ethers-contract-abigen

Without this fix, `rustls` was enabled by default even if user had `openssl` feature flag
2022-12-21 16:44:42 +02:00
..
src chore(clippy): make clippy happy (#1923) 2022-12-05 22:05:33 -08:00
Cargo.toml fix: Add `openssl` and `rustls` feature flags in ethers-middleware (#1961) 2022-12-21 16:44:42 +02:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.