EMDisi_lib 0.1.1

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 = 3

[[package]]
name = "EMDisi_lib"
version = "0.1.1"
dependencies = [
 "json_parser_simple",
]

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