Lokathor / wide

A crate to help you go wide. By which I mean use SIMD stuff.
https://docs.rs/wide
zlib License
279 stars 23 forks source link

Update safe_arch to 0.6, fix endofline encoding on unix and bump rust msrv to 1.52 #87

Closed ghost closed 3 years ago

ghost commented 3 years ago

It needed rust 1.52 minimum, sadly.

Lokathor commented 3 years ago

@remilauzier feel free to update the minimum rust used in the CI as long as you also update the minimum rust listed in the readme. The next release of the crate will be a breaking update anyway.