rust/library/portable-simd/Cargo.toml
Jubilee Young fdee059c90 Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99'
git-subtree-dir: library/portable-simd
git-subtree-mainline: efd0483949
git-subtree-split: 1ce1c645cf
2021-11-12 16:58:25 -08:00

6 lines
78 B
TOML

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