Closed cospectrum closed 8 months ago
Perhaps dependencies are to blame. I noticed it during recent CI on imageproc
Our CI checks with the MSRV version, but we use -Zminimal-version so that we pull in dependency versions with suitably old MSRVs
If you think this is the right approach, then that's okay.
Failed to compile using
1.67.1
rustc. The MSRV seems to be1.70.0
.Expected
successful compilation
Actual behaviour
compilation failed
Reproduction steps