gejdr-rs/rust-toolchain.toml
Lucien Cartier-Tilet 3278c6beb9
Some checks failed
CI / tests (push) Has been cancelled
Publish Docker image / publish (push) Has been cancelled
chore: update rust toolchain
2025-01-25 10:07:08 +01:00

5 lines
117 B
TOML

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