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 cipher to v0.5.0-pre.1; MSRV 1.65 #394

Merged
merged 7 commits into from
Jan 6, 2024
Merged

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Dec 30, 2023

The main notable change is the replacement of generic-array with hybrid-array, which brings with it an MSRV of 1.65.

@tarcieri tarcieri changed the title Bump cipher to v0.5.0-pre Bump cipher to v0.5.0-pre; MSRV 1.65 Dec 30, 2023
@tarcieri
Copy link
Member Author

tarcieri commented Dec 30, 2023

Relatively straightforward upgrade I think. Mostly find/replace.

We might consider a crate release of cipher so the minimal-versions checks pass.

I also still need to bump the MSRV in the various README.md files. Done

@tarcieri tarcieri changed the title Bump cipher to v0.5.0-pre; MSRV 1.65 Bump cipher to v0.5.0-pre.1; MSRV 1.65 Jan 6, 2024
@tarcieri tarcieri marked this pull request as ready for review January 6, 2024 17:32
@tarcieri tarcieri requested a review from newpavlov January 6, 2024 17:32
@tarcieri tarcieri merged commit 6b263c0 into master Jan 6, 2024
145 checks passed
@tarcieri tarcieri deleted the cipher/v0.5.0-pre branch January 6, 2024 17:48
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