Files
nescience-zkvm-testing/risc0/short_mt_test/rust-toolchain.toml
jonesmarvin8 b05e687e56 short merkle tree
Manual generation of a short merkle tree root within Risc0.
2025-07-12 00:19:31 -04:00

5 lines
88 B
TOML

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