holochain_entry_utils 0.1.5

Holochain utilities around entries with default behaviours
Documentation
[package]
name = "holochain_entry_utils"
version = "0.1.5"
authors = ["guillem <guillem.cordoba@gmail.com>"]
edition = "2018"
description = "Holochain utilities around entries with default behaviours"
repository = "https://github.com/holochain-open-dev/holochain_entry_utils"
documentation = "https://docs.rs/holochain_entry_utils"
license-file = "LICENSE"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde = "1.0"
serde_json = { version = "1.0", features = ["preserve_order"] }
serde_derive = "1.0"
hdk = "=0.0.50-alpha4"
holochain_json_derive = "=0.0"