Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

chore: add examples with required features #1109

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Apr 4, 2022

Motivation

makes it easier to figure out the legacy feature is required for certain examples:

cargo run -p ethers --example contract_with_abi                                                                                                                                                                           
error: target `contract_with_abi` in package `ethers` requires the features: `legacy`
Consider enabling them by passing, e.g., `--features="legacy"`

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit 3edbcc1 into gakonst:master Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants