back 0.1.1

A CLI tool to manage and run your backups.
[dependencies.clap]
version = "3.2.17"

[dependencies.flate2]
version = "1.0.24"

[dependencies.tar]
version = "0.4.38"

[dependencies.xdg]
version = "2.4.1"

[package]
authors = ["Max StrĂ¼bing <mxstrbng@gmail.com>"]
categories = ["command-line-utilities", "backup"]
description = "A CLI tool to manage and run your backups."
edition = "2021"
homepage = "https://github.com/mstruebing/backup.rs"
license = "MIT"
name = "back"
readme = "README.md"
repository = "https://github.com/mstruebing/backup.rs"
version = "0.1.1"