2022-08-04 14:08:06 +00:00

6 lines
99 B
TOML

[toolchain]
channel = "stable"
profile = "minimal"
components = ["clippy", "rustfmt"]
targets = []