]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/Cargo.toml
Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree
[rust.git] / library / portable-simd / Cargo.toml
1 [workspace]
2
3 members = [
4     "crates/core_simd",
5     "crates/test_helpers",
6 ]