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 #105

Open
Erik1000 opened this issue Jan 22, 2025 · 1 comment
Open

Replace thiserror_no_std with thiserror #105

Erik1000 opened this issue Jan 22, 2025 · 1 comment
Labels
dependencies Pull requests that update a dependency file release:0.1 Issues which must be solved for the 0.1 release

Comments

@Erik1000
Copy link
Member

Our fork is no longer needed, thiserror now supports no_std natively.

@Erik1000 Erik1000 added dependencies Pull requests that update a dependency file release:0.1 Issues which must be solved for the 0.1 release labels Jan 22, 2025
@Erik1000
Copy link
Member Author

Possible without an API change and only blocker is a new release of the rust crypto crates that always implements Error even without std feature. This change is already present in the master branch.
Related RustCrypto/traits#1571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file release:0.1 Issues which must be solved for the 0.1 release
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant