Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace thiserror-no-std with thiserror v2 #1628

Open
DaniPopes opened this issue Nov 6, 2024 · 1 comment
Open

Replace thiserror-no-std with thiserror v2 #1628

DaniPopes opened this issue Nov 6, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DaniPopes
Copy link
Member

DaniPopes commented Nov 6, 2024

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

@DaniPopes DaniPopes added enhancement New feature or request good first issue Good for newcomers labels Nov 6, 2024
@nadtech-hub
Copy link
Contributor

🙋‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants