# Rendered by `pacta wallet build-quorum` - {{SOURCE}} is replaced with the # local checkout of the PINNED proven source workspace for this fork. # Committed as a template so the repo never hardcodes a machine path. [package] name = "pacta-verify-risc0" version = "0.1.0" edition = "2021" publish = false [dependencies] ed25519-dalek = { path = "{{SOURCE}}/ed25519-dalek", default-features = false, features = ["fast", "zeroize"] } [workspace]