]> git.lizzy.rs Git - rust.git/blob - Cargo.toml
Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing...
[rust.git] / Cargo.toml
1 [workspace]
2
3 members = [
4     "crates/core_simd",
5     "crates/test_helpers",
6 ]