EMDisi_lib 0.1.7

This project is part of the EMNetChain
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 = "EMDisi_lib"
version = "0.1.7"
dependencies = [
 "json_parser_simple",
]

[[package]]
name = "json_parser_simple"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b96cce5a29754c039493cf9894c19e7cd02d78b1bec0e734f3e3c99f694b25b"