nested_workspace 0.7.6

Run Cargo commands on workspaces in workspaces
Documentation
1
2
3
4
5
6
7
8
9
...
[root_with_dotdot_root 0.1.0] <<< [CWD]/../root_with_dotdot_root/workspace
...
[root_with_dotdot_root 0.1.0] [..]package v0.1.0 ([CWD]/workspace/package)
...
[root_with_dotdot_root 0.1.0]     Finished `dev` profile [unoptimized + debuginfo] target(s) in [..]s
[root_with_dotdot_root 0.1.0] >>> [CWD]/../root_with_dotdot_root/workspace
...
    Finished `dev` profile [unoptimized + debuginfo] target(s) in [..]s