lssa-zkvm-testing/chacha20-demo/rust-toolchain.toml

5 lines
88 B
TOML
Raw Normal View History

2025-08-11 12:44:14 +02:00
[toolchain]
channel = "stable"
components = ["rustfmt", "rust-src"]
profile = "minimal"