Commit 2a3c32f
authored
fix: set default-run = "dial9-viewer" in dial9-viewer (#207)
Without this, `cargo run -p dial9-viewer` is ambiguous between the
`dial9-viewer` and `dev-server` binaries, and may try to launch the
dev server (which requires the `dev-server` feature).
Closes #2031 parent 47685a9 commit 2a3c32f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments