Skip to content

Commit 3cfc92e

Browse files
authored
Specify which examples to build (#249)
1 parent 8a56af3 commit 3cfc92e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ members = [
77
"butane_core",
88
"butane_test_helper",
99
"example",
10-
"examples/*",
10+
"examples/newtype",
11+
"examples/getting_started",
1112
]
1213

1314
[workspace.package]

0 commit comments

Comments
 (0)