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

Switch to thiserror instead of thiserror-no-std #19

Open
r-n-o opened this issue Nov 20, 2024 · 0 comments
Open

Switch to thiserror instead of thiserror-no-std #19

r-n-o opened this issue Nov 20, 2024 · 0 comments

Comments

@r-n-o
Copy link

r-n-o commented Nov 20, 2024

I'm wondering why this library chose to depend on thiserror-no-std:

thiserror-no-std = "2.0"

thiserror-no-std isn't owned by dtolnay so I don't know how trustworthy it is: https://crates.io/crates/thiserror-no-std

If there are no pushback I'd like to make a PR to switch to thiserror directly (with default-features=false, to be no-std friendly). What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant