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