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