cargo-binstall/e2e-tests/manifests/workspace/Cargo.toml
Jiahao XU ca00cbaccc
feat: Support install directly from git repo (#1162)
Fixed #3

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-24 01:01:31 +00:00

3 lines
82 B
TOML

[workspace]
members = ["crates/*/*/*/*/*/*", "b/*/*/*/*"]
exclude = ["b/c/d/e/*"]