Skip to content

Commit

Permalink
Clean up dated README notice
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed Apr 26, 2023
1 parent 1c19efb commit d28356b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# The Crates.io Version Can No Longer Be Updated!

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.

We are aware that the version available on crates.io is currently broken, and will not build.

If you need to continue to use the crate, we have published a "next version" under an alternative name.

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

# `Simd<[T; N]>`

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

0 comments on commit d28356b

Please sign in to comment.