thek4n.ru/rust-toolchain.toml
2026-06-03 14:36:07 +03:00

5 lines
106 B
TOML

[toolchain]
channel = "stable"
components = ["clippy", "rustfmt"]
targets = ["x86_64-unknown-linux-musl"]