]> git.lizzy.rs Git - rust.git/blob - Cargo.toml
Implement select generically
[rust.git] / Cargo.toml
1 [workspace]
2
3 members = [
4     "crates/core_simd",
5     "crates/test_helpers",
6 ]