]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/Cargo.toml
Rollup merge of #88375 - joshlf:patch-3, r=dtolnay
[rust.git] / library / portable-simd / Cargo.toml
1 [workspace]
2
3 members = [
4     "crates/core_simd",
5     "crates/std_float",
6     "crates/test_helpers",
7 ]