rust/Cargo.toml
2021-02-15 18:22:24 -05:00

6 lines
78 B
TOML

[workspace]
members = [
"crates/core_simd",
"crates/test_helpers",
]