Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

fix: specify minimum rust version #149

Merged
merged 2 commits into from
Sep 6, 2022
Merged

fix: specify minimum rust version #149

merged 2 commits into from
Sep 6, 2022

Conversation

aalhendi
Copy link
Contributor

@aalhendi aalhendi commented Sep 5, 2022

Adds a specification for the Minimum Supported Rust Version (MSRV).
#[derive(Default)] on enums with a #[default] was added to the rust stable channel in version 1.62.

see:
https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field
rust-lang/rust#94457

@Brendonovich
Copy link
Owner

Would be good to enforce this in the cli and sdk packages too

@Brendonovich Brendonovich merged commit a727e27 into Brendonovich:main Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants