]> git.lizzy.rs Git - rust.git/blob - library/portable-simd/Cargo.toml
Add 'src/tools/rust-analyzer/' from commit '977e12a0bdc3e329af179ef3a9d466af9eb613bb'
[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 ]