Make a Cargo Workspace!
This commit is contained in:
parent
1ebe7d10de
commit
e522e268cf
2 changed files with 434 additions and 0 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[workspace]
|
||||
|
||||
members = [
|
||||
"board",
|
||||
"explorer",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue