blockchain 0.9.2

Unopinioned blockchain framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "blockchain"
version = "0.9.2"
dependencies = [
 "blockchain-core",
]

[[package]]
name = "blockchain-core"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fea8a1ae8ba79ffb8f8c9e30b9d252fb39e86ef92a2a156f0e964df0d27356c"