Skip to content

Commit a0f149e

Browse files
authored
Merge pull request #74 from evolvedmicrobe/nd/update_packed_simd
Update `packed_simd`
2 parents 6e14058 + a5395bf commit a0f149e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runtime-dispatch-simd = []
2323
html_report = []
2424

2525
[dependencies]
26-
packed_simd = { version = "0.3.4", package = "packed_simd_2", optional = true }
26+
packed_simd = { version = "0.3.8", package = "packed_simd_2", optional = true }
2727

2828
[dev-dependencies]
2929
quickcheck = "1.0"

0 commit comments

Comments
 (0)