Skip to content

Commit e7a5d67

Browse files
committed
Merge branch 'msrv'
2 parents 930f1fd + cf12391 commit e7a5d67

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Comprehensive colorspace conversions in Rust.
1010
* FMA3 used where supported
1111
* Accurate across a wide variety of tests, referencing [colour-science](https://github.com/colour-science/colour)
1212

13+
## MSRV
14+
The minimum supported Rust versions are as follows:
15+
16+
|Colcon|Rust|
17+
|-|-|
18+
|0.10|1.65|
19+
|`main`|1.82|
20+
1321
## Future
1422
* `std::simd` either after stabilization or as a nightly feature
1523
* More spaces?

0 commit comments

Comments
 (0)