rdfm 0.1.2

A rusty dotfiles manager.
Documentation
[[bin]]
name = "rdfm"
path = "src/bin.rs"
[dependencies.clap]
version = "2.33.3"

[lib]
name = "rdfm_lib"
path = "src/lib.rs"

[package]
authors = ["Wafelack <wafelack@protonmail.com>"]
description = "A rusty dotfiles manager."
documentation = "https://github.com/wafelack/rdfm/blob/master/README.md"
edition = "2018"
license = "GPL-3.0"
name = "rdfm"
repository = "https://github.com/wafelack/rdfm"
version = "0.1.2"