Skip to content

Commit d28356b

Browse files
Clean up dated README notice
1 parent 1c19efb commit d28356b

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

-13
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# The Crates.io Version Can No Longer Be Updated!
2-
3-
The original maintainer is out of contact, and the new maintainers (the Portable SIMD Project Group) do not have the appropriate crates.io permissions to issue updates.
4-
5-
We are aware that the version available on crates.io is currently broken, and will not build.
6-
7-
If you need to continue to use the crate, we have published a "next version" under an alternative name.
8-
9-
Adjust your `[dependencies]` section of `Cargo.toml` to be the following:
10-
```toml
11-
packed_simd = { version = "0.3.8", package = "packed_simd" }
12-
```
13-
141
# `Simd<[T; N]>`
152

163
## Implementation of [Rust RFC #2366: `std::simd`][rfc2366]

0 commit comments

Comments
 (0)