Specify resolver=2 in the Cargo workspace
This commit is contained in:
parent
88c0638d83
commit
3e1675f87e
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
[workspace]
|
[workspace]
|
||||||
|
|
||||||
members = [
|
members = [
|
||||||
"board",
|
"board",
|
||||||
"bitboard",
|
"bitboard",
|
||||||
"core",
|
"core",
|
||||||
"explorer",
|
"explorer",
|
||||||
]
|
]
|
||||||
|
resolver = "2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue