[dependencies.getrandom]
version = "=0.2.12"
[dependencies.log]
version = "=0.4.20"
[dependencies.nuts-backend]
version = "=0.4.2"
[dependencies.nuts-bytes]
features = ["derive"]
version = "=0.4.2"
[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", "nuts"]
license = "MIT"
name = "nuts-directory"
readme = "README.md"
repository = "https://github.com/drobin/nuts.git"
version = "0.4.2"