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: MSRV 1.60 #1387

Merged
merged 1 commit into from
Nov 12, 2023
Merged

(async-)signature: MSRV 1.60 #1387

merged 1 commit into from
Nov 12, 2023

Conversation

tarcieri
Copy link
Member

To simplify the workspace, which contains weak/namespaced features, this bumps both async-signature and signature to MSRV 1.60.

So as for the bump to have some justification, it adds weak feature activation for rand_core?/std, and uses this impl to write a From<rand_core::Error> conversion which can preserve the original error as the boxed source.

To simplify the workspace, which contains weak/namespaced features, this
bumps both `async-signature` and `signature` to MSRV 1.60.

So as for the bump to have some justification, it adds weak feature
activation for `rand_core?/std`, and uses this impl to write a
`From<rand_core::Error>` conversion which can preserve the original
error as the boxed source.
@tarcieri tarcieri merged commit c4cd5eb into master Nov 12, 2023
82 checks passed
@tarcieri tarcieri deleted the signature/msrv-1.60 branch November 12, 2023 14:09
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.

1 participant