risc0-demo/rust-toolchain.toml

5 lines
88 B
TOML
Raw Normal View History

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