cardano 0.3.0

no_std-first Cardano protocol building blocks for Rust.
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 = "cardano"
version = "0.3.0"
dependencies = [
 "cardano-valkyoth-primitives",
]

[[package]]
name = "cardano-valkyoth-primitives"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76e2005c9fbdf238042bf95ef4ba7e29c7e6d2a88d88c57ea51b4d596e7fe611"