We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 930f1fd + cf12391 commit e7a5d67Copy full SHA for e7a5d67
README.md
@@ -10,6 +10,14 @@ Comprehensive colorspace conversions in Rust.
10
* FMA3 used where supported
11
* Accurate across a wide variety of tests, referencing [colour-science](https://github.com/colour-science/colour)
12
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
21
## Future
22
* `std::simd` either after stabilization or as a nightly feature
23
* More spaces?
0 commit comments