[dependencies.clap]
version = "3.2.22"
[package]
authors = ["Pedro Luz <pedromsluz@gmail.com>"]
categories = ["command-line-interface"]
description = "Mason CLI allows developers to create and use reusable templates."
edition = "2021"
homepage = "https://github.com/Narven/mason_cli"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["cli", "generator", "command-line", "templates", "tool"]
license = "MIT"
name = "mason_cli"
readme = "README.md"
repository = "https://github.com/Narven/mason_cli"
version = "0.1.0"