hc_deepkey_types 0.8.0-dev.7

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

[dependencies.hdi]
version = "^0.5.0-dev.16"

[dependencies.holo_hash]
features = ["hashing", "encoding"]
version = "^0.4.0-dev.13"

[dependencies.holochain_integrity_types]
version = "^0.4.0-dev.15"

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

[dependencies.serde]
version = "1"

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

[package]
authors = ["Matthew Brisebois <matthew.brisebois@holo.host>"]
description = "Definitions used by the Deepkey DNA Zomes"
documentation = "https://docs.rs/hc_deepkey_types"
edition = "2021"
license = "Apache-2.0"
name = "hc_deepkey_types"
readme = "README.md"
repository = "https://github.com/holochain/holochain"
version = "0.8.0-dev.7"