hc_deepkey_types 0.5.0

Definitions used by the Deepkey DNA Zomes
Documentation
[dependencies.arbitrary]
features = ["derive"]
optional = true
version = "1.0"

[dependencies.hdi]
version = "0.4.0-beta-dev.34"

[dependencies.holo_hash]
features = ["hashing", "encoding"]
version = "0.3.0-beta-dev.26"

[dependencies.holochain_integrity_types]
version = "0.3.0-beta-dev.32"

[dependencies.rmpv]
features = ["with-serde"]
version = "1"

[dependencies.serde]
version = "1"

[features]
fuzzing = ["arbitrary", "holochain_integrity_types/fuzzing", "holo_hash/fuzzing"]

[lib]
crate-type = ["cdylib", "rlib"]
name = "deepkey_types"

[package]
authors = ["Matthew Brisebois <matthew.brisebois@holo.host>"]
description = "Definitions used by the Deepkey DNA Zomes"
edition = "2018"
license = "CAL-1.0"
name = "hc_deepkey_types"
readme = "README.md"
repository = "https://github.com/holochain/deepkey"
resolver = "2"
version = "0.5.0"