nested_workspace 0.7.4

Run Cargo commands on workspaces in workspaces
Documentation
1
2
3
4
5
6
7
8
9
args = ["build", "--all-features"]

status = "failed"

[bin]
name = "cargo"

[fs]
cwd = "../../../fixtures/conflicting_features/to_bytes"