nuts-directory 0.1.0

A backend implementation for nuts
Documentation
[dependencies.getrandom]
version = "0.2.8"

[dependencies.log]
version = "0.4.14"

[dependencies.nuts-bytes]
version = "0.1.0"

[dependencies.nuts-container]
default-features = false
features = ["backend"]
version = "0.1.0"

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

[package]
authors = ["Robin Doer <robin@robind.de>"]
categories = ["cryptography"]
description = "A backend implementation for nuts"
documentation = "https://docs.rs/nuts-directory"
edition = "2018"
keywords = ["secure", "storage"]
license = "MIT"
name = "nuts-directory"
readme = "README.md"
repository = "https://github.com/drobin/nuts-directory.git"
version = "0.1.0"