This website requires JavaScript.
Explore
Help
Sign in
eryn
/
chessfriend
Watch
1
Star
0
Fork
You've already forked chessfriend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
76ac719418
chessfriend
/
Cargo.toml
9 lines
98 B
TOML
Raw
Normal View
History
Unescape
Escape
Make a Cargo Workspace!
2024-01-22 19:33:59 -08:00
[
workspace
]
members
=
[
"board"
,
Fix the workspace members The items in the members array are paths, not crate names.
2024-01-24 09:14:59 -08:00
"bitboard"
,
"core"
,
Make a Cargo Workspace!
2024-01-22 19:33:59 -08:00
"explorer"
,
]
Specify resolver=2 in the Cargo workspace
2024-01-24 17:10:44 -08:00
resolver
=
"2"
Reference in a new issue
Copy permalink