6bfc309741
The 'dtolnay/rust-toolchain' action ignores the rust-toolchain.toml file, but the installed 'cargo' respects it. This can create a version mismatch if the MSRV is different from the stable rust version. Any additional targets installed by rustup like aarch64-darwin might not be installed for the correct version. To fix this, we remove the rust-toolchain.toml file before calling 'cargo'. |
||
---|---|---|
.. | ||
build.yml | ||
cachix.yml | ||
gh-pages.yml | ||
languages.toml | ||
release.yml |