lssa-zkvm-testing/risc0/single_hash/rust-toolchain.toml
jonesmarvin8 7165d4d221 update
Include single-hash test
Updates to include realistic UTXO testing.
2025-07-24 10:31:01 -04:00

5 lines
88 B
TOML

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