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

use newer workspace resolver #1353

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Sep 5, 2023

As we use edition=2021 in a handful of places, we should align the resolver in the Cargo.toml for the workspace to use the same resolver.

Ref: https://doc.rust-lang.org/edition-guide/rust-2021/default-cargo-resolver.html

As we use `edition=2021` in a handful of places, we should align the
resolver in the Cargo.toml for the workspace to use the same resolver.

Ref: https://doc.rust-lang.org/edition-guide/rust-2021/default-cargo-resolver.html
Copy link
Member

@heaths heaths left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. Thanks for the link. I was not aware of this resolver change (or even the old behavior, really), and it makes a lot of sense.

@demoray demoray merged commit 74fa0e3 into Azure:main Sep 5, 2023
16 checks passed
@demoray demoray deleted the use-newer-workspace-resolver branch September 5, 2023 20:31
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