chore; don't require default features for cli (#1497)
* don't require default features for an API crate
Let the consumer define by overriding the features for the inner deps as needed.
Cargo feature resolution allows this.
Ref https://github.com/paritytech/polkadot/pull/5792
* Update client/relay-chain-inprocess-interface/Cargo.toml
Co-authored-by: Bastian Köcher <[email protected]>
parent
8f2a3a50
Please register or sign in to comment