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

Add cargo lock and use new cargo feat resolver #11

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

matux
Copy link
Collaborator

@matux matux commented Feb 9, 2024

Add Cargo.lock to ensure lib updates don't break our minimum MSRV in the future and control the env.

Also, specify using the new feature resolver in the virtual workspace since it seems to be defaulting to the old one even though we're specifying edition 2021 for every package. 🤷‍♂️

@matux matux requested review from alif and diegov February 9, 2024 16:55
@matux matux self-assigned this Feb 9, 2024
@matux matux merged commit 56ccb58 into main Feb 9, 2024
5 checks passed
@matux matux deleted the matux/locknresolver branch February 9, 2024 17:10
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