lockchain-files 0.7.1

Filesystem storage backend for lockchain vaults
Documentation
[package]
name = "lockchain-files"
description = "Filesystem storage backend for lockchain vaults"
version = "0.7.1"
authors = ["Katharina Fey <kookie@spacekookie.de>"]

documentation = "https://docs.rs/lockchain-files"
homepage = "https://github.com/spacekookie/lockchain/tree/master/lockchain-files"
readme = "README.md"
license = "MIT/X11 OR Apache-2.0"

[dependencies]
lockchain-core = { version = "0.7.2", path = "../lockchain-core" }