ensure cargo-fmt tests are excluded from root workspace

This commit is contained in:
Caleb Cartwright 2021-10-20 10:12:22 -05:00
parent 2b41b6d022
commit 606c7d49db

View File

@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2018"
[dependencies]
c = { path = "../ws/c" }
[workspace]