zk-benchmarks/hash/risc0/bench/rust-toolchain.toml
2023-11-09 15:14:59 +05:30

5 lines
88 B
TOML

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