rust/Cargo.toml

7 lines
78 B
TOML
Raw Normal View History

2020-09-22 19:41:42 -04:00
[workspace]
members = [
"crates/core_simd",
2021-01-03 16:09:26 -05:00
"crates/test_helpers",
2020-09-22 19:41:42 -04:00
]