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

Switch workspace resolver to 2021 edition #93

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Conversation

fredmorcos
Copy link
Owner

By default cargo uses the old resolver for workspaces and using the new resolver needs to be explicitly set at the top-level. This comes due to the libraries and binary using the 2021 edition.

@fredmorcos fredmorcos added the meta Project management and build system label Oct 19, 2023
@fredmorcos fredmorcos self-assigned this Oct 19, 2023
@fredmorcos fredmorcos merged commit 4603af4 into main Oct 22, 2023
22 checks passed
@fredmorcos fredmorcos deleted the workspace-resolver branch October 22, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Project management and build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants