rust/tests/cargo-fmt/source/workspaces/path-dep-above/ws/Cargo.toml

5 lines
43 B
TOML

[workspace]
members = [
"a",
"b"
]