rage/rust-toolchain.toml
Jack Grigg cda5524319 CI: Remove most uses of actions-rs actions
MSRV in CI is now pinned via `rust-toolchain.toml`.
2023-06-13 01:34:36 +00:00

3 lines
66 B
TOML

[toolchain]
channel = "1.59.0"
components = ["clippy", "rustfmt"]