Skip to content

Commit d3ecb02

Browse files
ensure cargo-fmt tests are excluded from root workspace
1 parent 0697f56 commit d3ecb02

File tree

1 file changed

+2
-0
lines changed
  • src/tools/rustfmt/tests/cargo-fmt/source/workspaces/path-dep-above/e

1 file changed

+2
-0
lines changed

src/tools/rustfmt/tests/cargo-fmt/source/workspaces/path-dep-above/e/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ version = "0.1.0"
44
edition = "2018"
55
[dependencies]
66
c = { path = "../ws/c" }
7+
8+
[workspace]

0 commit comments

Comments
 (0)