We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff36415 + b83e19d commit 3281c83Copy full SHA for 3281c83
1 file changed
Cargo.toml
@@ -23,7 +23,7 @@ runtime-dispatch-simd = []
23
html_report = []
24
25
[dependencies]
26
-packed_simd = { version = "0.3.8", package = "packed_simd_2", optional = true }
+packed_simd = { version = "0.3.8", optional = true }
27
28
[dev-dependencies]
29
quickcheck = "1.0"
0 commit comments