Closed khang06 closed 3 years ago
See this note for the packed_simd
dependency:
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.
@AdamNiederer as noted in the link above, the dependency needs to be overwritten:
packed_simd = { version = "0.3.4", package = "packed_simd_2" }
Note that this is also needed in the vektor
dependency.
Updated versions have been published; apologies for the delay. If you have any further issues feel free to open another :)
at least, that's what happened according to https://github.com/rust-lang/packed_simd/issues/308