nuts-memory 0.6.5

A backend implementation for nuts
Documentation
[dependencies.nuts-backend]
version = "=0.6.5"

[dependencies.nuts-bytes]
features = ["derive"]
version = "=0.6.5"

[dependencies.thiserror]
version = "1.0.61"

[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.6.5"