iota-model 0.3.0

Data model used by Iota
Documentation
[dependencies.failure]
version = "0.1"

[dependencies.iota-constants]
version = "0.2.1"

[dependencies.iota-conversion]
version = "0.3.0"

[dependencies.iota-crypto]
version = "0.3.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[lib]
name = "iota_model"
path = "lib.rs"

[package]
authors = ["Nathan Jaremko <nathan@jaremko.ca>", "Yu-Wei Wu <wusyong9104@gmail.com>"]
description = "Data model used by Iota"
documentation = "https://docs.rs/iota-model"
edition = "2018"
homepage = "https://github.com/iotaledger/iota.rs"
license = "MIT"
name = "iota-model"
repository = "https://github.com/iotaledger/iota.rs"
version = "0.3.0"