Skip to content

Commit

Permalink
Update minimum version of packed_simd_2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed May 27, 2021
1 parent f6bbfcf commit 4726d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -62,7 +62,7 @@ serde = { version = "1.0.103", features = ["derive"], optional = true }
[dependencies.packed_simd]
# NOTE: so far no version works reliably due to dependence on unstable features
package = "packed_simd_2"
version = "0.3.4"
version = "0.3.5"
optional = true
features = ["into_bits"]

Expand Down

0 comments on commit 4726d32

Please sign in to comment.