7 lines
78 B
TOML
7 lines
78 B
TOML
|
[workspace]
|
||
|
|
||
|
members = [
|
||
|
"crates/core_simd",
|
||
|
"crates/test_helpers",
|
||
|
]
|