rust/Cargo.toml

7 lines
78 B
TOML
Raw Normal View History

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