Replace `thiserror-no-std` with `thiserror` v2
Closed this issue · 2 comments
DaniPopes commented
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.0
thiserror
must also be added with default-features = false
This requires MSRV 1.81: #1552
Additional context
No response
nadtech-hub commented
🙋♂️
zerosnacks commented
yay! unblocked by https://blog.rust-lang.org/2024/11/28/Rust-1.83.0.html