passionfruitdev-cli 0.0.1-test

PassionFruit CLI: Tooling for rapid deployment of hobbyist applications
[dependencies.chrono]
version = "0.4.31"

[dependencies.clap]
features = ["derive"]
version = "4.4.7"

[dependencies.toml_edit]
version = "0.20.7"

[package]
authors = ["Jim Hill <jim.hill.r@gmail.com>"]
description = "PassionFruit CLI: Tooling for rapid deployment of hobbyist applications"
documentation = "https://github.com/PassionFruitDev/pf-cli/docs"
edition = "2021"
homepage = "https://github.com/PassionFruitDev/pf-cli"
license = "MIT"
name = "passionfruitdev-cli"
readme = "README.md"
repository = "https://github.com/rust-lang/cargo/"
version = "0.0.1-test"