-
Notifications
You must be signed in to change notification settings - Fork 55
2018 edition #24
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
Comments
There are several `generic-array`-related warnings on 1.27.0: https://travis-ci.org/RustCrypto/stream-ciphers/jobs/571083202 We should probably phase 1.27.0 out anyway (#24), so ignore them.
We will need to start with trait crates first. Since it will involve bumping minor version we should update Also I think we better to jump straight to 1.32. It has some import improvements over 1.31 and this way we will be in sync with |
All crates have been updated to the 2018 edition |
The minimum Rust version for this repo is presently 1.27.0.
I'd be interested in bumping that up to 1.31.0 and doing a 2018 edition upgrade on all crates.
The text was updated successfully, but these errors were encountered: