crane/checks/workspace-hack/Cargo.toml
2022-11-21 01:12:39 +00:00

5 lines
173 B
TOML

[workspace]
# NB: hello and world are intentionally left out cargo will
# promote them to members since they are listed as path deps
members = ["my-workspace-hack","print"]