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

async-signature: forward std feature #1582

Merged

Conversation

baloo
Copy link
Member

@baloo baloo commented Jun 2, 2024

std gates the Fromstd::error::Error implementation from signature.

This allows to enable the feature without importing signature directly.

`std` gates the From<std::error::Error> implementation from signature.

This allows to enable the feature without importing signature directly.
@baloo baloo force-pushed the baloo/async-signature/forward-std branch from d4e1ab2 to 68ec481 Compare June 2, 2024 20:40
@tarcieri tarcieri merged commit d15d165 into RustCrypto:master Jun 5, 2024
10 checks passed
@baloo baloo deleted the baloo/async-signature/forward-std branch June 5, 2024 15:14
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

Successfully merging this pull request may close these issues.

2 participants