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