Skip to content

Commit

Permalink
Merge pull request #331 from vks/patch-2
Browse files Browse the repository at this point in the history
Update version in README
  • Loading branch information
workingjubilee committed Sep 29, 2021
2 parents db8810e + 93c7e06 commit b475526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you need to continue to use the crate, we have published a "next version" und

Adjust your `[dependencies]` section of `Cargo.toml` to be the following:
```toml
packed_simd = { version = "0.3.4", package = "packed_simd_2" }
packed_simd = { version = "0.3.6", package = "packed_simd_2" }
```

# `Simd<[T; N]>`
Expand Down

0 comments on commit b475526

Please sign in to comment.