gejdr-rs/rust-toolchain.toml
Lucien Cartier-Tilet 4c7d82a482
Some checks failed
CI / tests (push) Failing after 5s
Publish Docker image / publish (push) Has been cancelled
chore: update rust toolchain
2025-01-25 11:49:15 +01:00

5 lines
117 B
TOML

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