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

2021 edition upgrade; MSRV 1.56 #34

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

tarcieri
Copy link

@tarcieri tarcieri commented Feb 1, 2022

Upgrades the edition, with changes primarily performed by cargo fix --edition.

In order to keep the changes to a minimum, this doesn't include automated idiom fixes (i.e. cargo fix --edition-idioms).

This is needed to unblock the edition upgrade for the RSA crate: RustCrypto/RSA#135

Upgrades the edition, with changes primarily performed by
`cargo fix --edition`.

In order to keep the changes to a minimum, this doesn't include
automated idiom fixes (i.e. `cargo fix --edition-idioms`).

This is needed to unblock the edition upgrade for the RSA crate:
RustCrypto/RSA#135
@tarcieri
Copy link
Author

tarcieri commented Feb 1, 2022

Might be good to switch CI to GitHub Actions as well?

Copy link
Owner

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@dignifiedquire dignifiedquire merged commit c64439f into dignifiedquire:master Feb 2, 2022
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