gejdr-rs/rust-toolchain.toml
Lucien Cartier-Tilet 2013d04cf7
Some checks failed
Publish Docker image / publish (push) Failing after 2m1s
CI / tests (push) Has been cancelled
Initial commit
2025-01-25 12:30:00 +01:00

5 lines
117 B
TOML

[toolchain]
channel = "1.81.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"