bergwerk 0.1.0

An efficient 🚀, robust 💎 and secure 🔒 backup tool
[package]
name = "bergwerk"
description = "An efficient 🚀, robust 💎 and secure 🔒 backup tool"
keywords = ["backup", "restore"]
authors = ["Marcel Kleinfeller <marcel@oompf.de>"]
license = "AGPL-3.0-or-later"
version = "0.1.0"
edition = "2018"
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.22"