swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/template/fresh/rust-toolchain.toml
blob: 66f329f54a1f87bd30757316f1cd84298486f992 (plain)
1
2
3
4
[toolchain]
channel = "1.90.0"
profile = "minimal"
components = ["clippy", "rustfmt"]