stfx 0.1.0

Sovereign Trust Framework: top-level crate wrapping stfx-crypto for initial release
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 = "stfx"
version = "0.1.0"
dependencies = [
 "stfx-crypto",
]

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