summaryrefslogtreecommitdiffstats
path: root/library/portable-simd/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'library/portable-simd/Cargo.toml')
-rw-r--r--library/portable-simd/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/portable-simd/Cargo.toml b/library/portable-simd/Cargo.toml
index 9802386e4..d1732aaec 100644
--- a/library/portable-simd/Cargo.toml
+++ b/library/portable-simd/Cargo.toml
@@ -1,5 +1,5 @@
[workspace]
-
+resolver = "1"
members = [
"crates/core_simd",
"crates/std_float",