]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/Cargo.toml
Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const, r=fee1...
[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 ]