Closed refcell closed 2 months ago
Turns off default-features for the derive_more dep to support no_std.
derive_more
no_std
Fixing... Still need full feat flag
full
This now passes the no_std check. Can add to this pr to demonstrate
sorry took over https://github.com/alloy-rs/core/pull/727 pre-emptively
Description
Turns off default-features for the
derive_more
dep to supportno_std
.