aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/msrv-rust-toolchain.toml
diff options
context:
space:
mode:
authorMichael Davis2022-05-22 01:49:06 +0000
committerBlaž Hrastnik2022-05-23 16:05:19 +0000
commitaa87adf54b0b8dec07baa257aed71d09c3efb119 (patch)
treef3de499499a68d5d600056b60f1a8cad14af1023 /.github/workflows/msrv-rust-toolchain.toml
parentf6531c9db013b59dced06e24e132fcb6f4b65152 (diff)
pin the rust toolchain to 1.61.0
1.61.0 in particular introduced new clippy lints that unexpectedly failed CI until addressed. The lints are a bit tough to fix since the toolchain action starts using new rust versions almost immediately after release, so if you aren't using rustup, you may have a hard time reproducing the lint results until your package manager updates rust. This brings an extra burden that we have to remember to make a commit/PR to update rust in CI.
Diffstat (limited to '.github/workflows/msrv-rust-toolchain.toml')
0 files changed, 0 insertions, 0 deletions