]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/Cargo.toml
add some missing must use to float ops
[rust.git] / library / portable-simd / Cargo.toml
1 [workspace]
2
3 members = [
4     "crates/core_simd",
5     "crates/test_helpers",
6 ]