bergwerk 0.1.0-pre

An efficient 🚀, robust 💎 and secure 🔒 backup tool
Documentation
[package]
name = "bergwerk"
authors = ["Marcel Kleinfeller <marcel@oompf.de>"]
description = "An efficient 🚀, robust 💎 and secure 🔒 backup tool"
version = "0.1.0-pre"
edition = "2018"
license = "AGPL-3.0-only"
keywords = ["backup", "restore"]
repository = "https://github.com/oompf/bergwerk/"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
structopt = "0.3.21"
walkdir = "2.3.2"
lazy_static = "1.4.0"
blake3 = "= 0.3.8"