Replace thiserror-no-std
with thiserror
v2
#1628
Labels
blocked
This cannot move forward until something else changes
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
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: #1552
Additional context
No response
The text was updated successfully, but these errors were encountered: