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

feat: Add support for 'rust_version' #103

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

epage
Copy link
Contributor

@epage epage commented May 11, 2023

This was added to the index in rust-lang/crates.io#6267. crates.io is automatically injecting it into the index, even without using the nightly cargo that supports it.

My plan is to use this to make cargo-upgrade more MSRV aware (in version reqs despite the resolver not yet being MSRV aware).

This was added to the index in rust-lang/crates.io#6267.  crates.io is
automatically injecting it into the index, even without using the
nightly cargo that supports it.

My plan is to use this to make cargo-upgrade more MSRV aware (in version
reqs despite the resolver not yet being MSRV aware).
@kornelski kornelski merged commit 87a5cd7 into frewsxcv:master May 12, 2023
@kornelski
Copy link
Collaborator

Thank you.

@epage epage deleted the msrv branch May 12, 2023 01:46
@epage
Copy link
Contributor Author

epage commented May 12, 2023

Would you be willing to make a release with this change so I can start using it?

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

Successfully merging this pull request may close these issues.

2 participants