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