jonesmarvin8 882fdb97ff init test
2025-07-14 21:47:07 -04:00

13 lines
317 B
TOML

[package]
name = "guest_short_tree_test"
version = "0.1.0"
edition = "2021"
[workspace]
[dependencies]
risc0-zkvm = { version = "^2.2.0", default-features = false, features = ['std'] }
sha2 = "=0.10.8"
[patch.crates-io]
sha2 = { git = "https://github.com/risc0/RustCrypto-hashes", tag = "sha2-v0.10.8-risczero.0" }