nstack 0.16.0-rc.0

Arity 4 stack for the kelvin merkle toolkit
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "microkelvin"
version = "0.17.0-rc.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bdd24856f45606d566f7ac0669d60d30911b0116f0032c2a65a9842c1439bce1"
dependencies = [
 "ranno",
]

[[package]]
name = "nstack"
version = "0.16.0-rc.0"
dependencies = [
 "microkelvin",
 "ranno",
]

[[package]]
name = "ranno"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99430e84d8fb570acd91dfaa2c89a926e98b5097de78c508777f1c5007d6c6ea"