helix-mods/.github
Michael Davis 6bfc309741 Remove the rust-toolchain.toml file before building the release
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'.
2023-04-03 10:54:57 +09:00
..
ISSUE_TEMPLATE update bug report template (#5872) 2023-02-09 11:22:38 +09:00
workflows Remove the rust-toolchain.toml file before building the release 2023-04-03 10:54:57 +09:00
dependabot.yml Add dependabot config 2021-05-30 17:52:56 +09:00
FUNDING.yml Add FUNDING.yml 2022-05-11 10:51:20 +09:00