rust-toolchain.toml 189 B

123456
  1. [toolchain]
  2. # When changing this, do the following:
  3. #
  4. # - update the MSRV in `.clippy.toml`
  5. # - increase the `image` version in `./.devcontainer.json` and `.gitlab-ci.yml`
  6. channel = "1.91"