rust/Cargo.toml

8 lines
102 B
TOML

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