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

trivial: Update Cargo.toml template resolver = "2" #102

Closed
wants to merge 1 commit into from

Conversation

gabhijit
Copy link

When we try to run cargo xtask build-ebpf etc. we get the warning about Workspace default resolver set to "1". Since all the projects will be 2021 Edition, adding 'resolver = "2"' in the root Cargo.toml template to avoid this warning.

When we try to run `cargo xtask build-ebpf` etc. we get the warning
about Workspace default resolver set to "1". Since all the projects will
be 2021 Edition, adding 'resolver = "2"' in the root `Cargo.toml`
template to avoid this warning.
@vadorovsky
Copy link
Member

Sorry for missing this PR! :( Unfortunately, I've just merged an another one containing a similar change #104

@vadorovsky vadorovsky closed this May 21, 2024
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