Skip to content

Commit 78ed782

Browse files
committed
Cargo.toml: use resolver version 2
Virtual workspaces still need to set this manually, even when using edition 2021.
1 parent 9ceba00 commit 78ed782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[workspace]
2+
resolver = "2"
23
members = [
34
"*-bsp",
45
"examples",

0 commit comments

Comments
 (0)