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

Specify MSRV by using rust-version in Cargo.toml #543

Open
hellow554 opened this issue May 11, 2022 · 0 comments
Open

Specify MSRV by using rust-version in Cargo.toml #543

hellow554 opened this issue May 11, 2022 · 0 comments

Comments

@hellow554
Copy link

hellow554 commented May 11, 2022

Currently, the readme states:

Bincode 2.0 is still in development and does not yet have a targeted MSRV. Once 2.0 is fully released the MSRV will be locked. After this point any changes to the MSRV are considered a breaking change for semver purposes.

I would suggest to specify the MSRV in Cargo.toml by using rust-version field as soon as a MSRV is selected so tools like cargo and clippy work better with the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants