Skip to content

Commit c1c6faa

Browse files
committed
Make color and macros crates default members
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 4d4568b commit c1c6faa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ skip_long_tests = []
4444

4545
[workspace]
4646
members = [".", "./macros", "./color"]
47+
default-members = [".", "./macros", "./color"]

0 commit comments

Comments
 (0)