mfgames-conventional-commit-rs/rust-toolchain.toml

6 lines
119 B
TOML

[toolchain]
channel = "1.76.0"
components = [ "rustfmt" ]
targets = [ "x86_64-unknown-linux-gnu" ]
profile = "minimal"