Skip to content

Commit

Permalink
Merge branch 'msrv'
Browse files Browse the repository at this point in the history
  • Loading branch information
Beinsezii committed Oct 18, 2024
2 parents 930f1fd + cf12391 commit e7a5d67
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ Comprehensive colorspace conversions in Rust.
* FMA3 used where supported
* Accurate across a wide variety of tests, referencing [colour-science](https://github.com/colour-science/colour)

## MSRV
The minimum supported Rust versions are as follows:

|Colcon|Rust|
|-|-|
|0.10|1.65|
|`main`|1.82|

## Future
* `std::simd` either after stabilization or as a nightly feature
* More spaces?
Expand Down

0 comments on commit e7a5d67

Please sign in to comment.