[[bin]]
name = "rstow"
path = "src/main.rs"
[dependencies.regex]
version = "1.11.1"
[package]
authors = ["Valerio Iacobucci <tuo@email>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities"]
description = "Rstow stow"
documentation = "https://docs.rs/rstow"
edition = "2021"
homepage = "https://github.com/iacobucci/rstow"
keywords = ["dotfiles", "symlink", "cli", "tool"]
license = "MIT"
name = "rstow"
readme = "README.md"
repository = "https://github.com/iacobucci/rstow"
version = "0.1.0"