We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like it's now supported.
Probably makes sense to do this to avoid future issues with versions that are too old.
The text was updated successfully, but these errors were encountered:
chore: add minumum supported rust version
9740221
closes #424
Reopening because I just noticed the RFC hasn't been implemented yet: rust-lang/rust#65262
So #475 emits a harmless warning:
$ cargo build warning: unused manifest key: package.rust
Let's revert it and just add the minimum version to the README for now
Sorry, something went wrong.
Ah shoot, thanks @pjenvey! Closing this now and will re-open if/when implemented.
Successfully merging a pull request may close this issue.
Looks like it's now supported.
Probably makes sense to do this to avoid future issues with versions that are too old.
The text was updated successfully, but these errors were encountered: