[dependencies.dirs]
version = "4"
[dependencies.log]
version = "0"
[dependencies.pretty_env_logger]
version = "0"
[dependencies.serde]
features = ["derive"]
version = "1"
[dependencies.structopt]
version = "0"
[dependencies.structopt-flags]
version = "0"
[dependencies.toml]
version = "0"
[dev-dependencies.cargo-husky]
default-features = false
features = ["precommit-hook", "run-cargo-test", "run-cargo-clippy"]
version = "1"
[package]
description = "A CLI tool that creates repeatable directory hierarchies for projects"
documentation = "https://github.com/graysonarts/rust-echelons"
edition = "2021"
homepage = "https://graysonarts.github.com/rust-echelons"
license = "MIT"
name = "echelons"
readme = "README.md"
repository = "https://github.com/graysonarts/rust-echelons"
version = "2.0.0"