Skip to content

Commit 261e7ec

Browse files
authored
Add sub-crates as members of workspace (#1348)
1 parent d6e8593 commit 261e7ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ resolver = "2"
77
members = [
88
"backend-comparison",
99
"crates/*",
10+
"crates/burn-import/pytorch-tests",
11+
"crates/burn-import/onnx-tests",
1012
"examples/*",
1113
"examples/pytorch-import/model",
1214
"xtask",

0 commit comments

Comments
 (0)