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

Bump signature to v2.3.0-pre.0; MSRV 1.71 #765

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jan 9, 2024

For ecdsa crate: MSRV is 1.73 due to a bump of elliptic-curve to v0.14.0-pre.0.

This commit begins the next round of breaking changes and bumps all crates to prerelease versions.

The main change in signature is an upgrade of the digest crate to v0.11.0-pre.3, which is what brings the new MSRV 1.71 requirement.

For `ecdsa` crate: MSRV is 1.73 due to a bump of `elliptic-curve` to
v0.14.0-pre.0.

This commit begins the next round of breaking changes and bumps all
crates to prerelease versions.

The main change in `signature` is an upgrade of the `digest` crate to
v0.11.0-pre.3, which is what brings the new MSRV 1.71 requirement.
@tarcieri tarcieri force-pushed the signature/v2.3.0-pre.0 branch from f02b819 to 0864a0e Compare January 9, 2024 19:04
@tarcieri tarcieri merged commit 4ee30f5 into master Jan 9, 2024
37 checks passed
@tarcieri tarcieri deleted the signature/v2.3.0-pre.0 branch January 9, 2024 19:07
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