Skip to content

Conversation

@wiktor-k
Copy link
Collaborator

Without explicit resolver cargo will use resolver = "1" and print the following warning:

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`

Without explicit resolver `cargo` will use `resolver = "1"` and print
the following warning:

```
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
```

Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
@wiktor-k wiktor-k merged commit b7a30d7 into parallaxsecond:main May 12, 2025
8 checks passed
@wiktor-k wiktor-k deleted the wiktor-k/fix-resolver branch May 12, 2025 18:36
@wiktor-k
Copy link
Collaborator Author

Thanks for a swift review, both of you 🙏

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.

3 participants