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

Rust 2021 edition upgrade; MSRV 1.56+ #453

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Conversation

tarcieri
Copy link
Member

The elliptic-curve and ecdsa crates as well as format parsers including der, sec1, and pkcs8 have all been bumped to Rust 2021 edition:

This commit updates the crates in this repo accordingly.

@tarcieri tarcieri force-pushed the 2021-edition-upgrade branch from 8622911 to 5faefe8 Compare October 21, 2021 20:39
The `elliptic-curve` and `ecdsa` crates as well as format parsers
including `der`, `sec1`, and `pkcs8` have all been bumped to
Rust 2021 edition:

- RustCrypto/traits#795
- RustCrypto/signatures#384

This commit updates the crates in this repo accordingly.
@tarcieri tarcieri force-pushed the 2021-edition-upgrade branch from 5faefe8 to 5ea0e75 Compare October 21, 2021 20:40
@tarcieri tarcieri merged commit ddab33d into master Oct 21, 2021
@tarcieri tarcieri deleted the 2021-edition-upgrade branch October 21, 2021 20:51
This was referenced Dec 14, 2021
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