You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <wiktor@metacode.biz>
0 commit comments