Open DaniPopes opened 2 weeks ago
other
thiserror released version 2 which includes no_std support: https://github.com/dtolnay/thiserror/releases/tag/2.0.0
thiserror
thiserror must also be added with default-features = false
default-features = false
This requires MSRV 1.81: https://github.com/alloy-rs/alloy/pull/1552
No response
🙋♂️
Component
other
Describe the feature you would like
thiserror
released version 2 which includes no_std support: https://github.com/dtolnay/thiserror/releases/tag/2.0.0thiserror
must also be added withdefault-features = false
This requires MSRV 1.81: https://github.com/alloy-rs/alloy/pull/1552
Additional context
No response