Files
benchmark/risc-zero/rust-toolchain.toml
2024-11-25 17:05:32 +06:00

5 lines
98 B
TOML

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