nomos-pocs/goas/zone/rust-toolchain.toml

5 lines
88 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "rust-src"]
profile = "minimal"