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

Determine our MSRV #13

Closed
joshlf opened this issue Sep 22, 2022 · 1 comment
Closed

Determine our MSRV #13

joshlf opened this issue Sep 22, 2022 · 1 comment

Comments

@joshlf
Copy link
Member

joshlf commented Sep 22, 2022

Determine the minimum Rust version which Zerocopy compiles on, and add tests (see #12) to make sure that we support that MSRV.

@joshlf
Copy link
Member Author

joshlf commented Oct 2, 2022

According to cargo msrv, our MSRV (for the stable features alloc and simd - not including the unstable feature simd-nightly) is 1.51.0.

@joshlf joshlf closed this as completed Oct 2, 2022
@joshlf joshlf mentioned this issue Aug 20, 2023
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

No branches or pull requests

1 participant