Commit 5b0698c
committed
rust: Make workspace more convenient with default
Set the default-members in the top-level `Cargo.toml` file. This tells
cargo what to do if it is invoked at the top level.
Using this allows builds with the simulate to be done directly from the
top level directory without having to manually cd to the sim directory.
Combined with `bear`, this makes development with vscode much more
handy.
Signed-off-by: David Brown <david.brown@linaro.org>1 parent 50eefe2 commit 5b0698c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments