[dependencies.angelmarkup]
version = "1.1.0"
[dependencies.cleasy]
version = "1.0.0"
[dependencies.colored]
version = "2.0.0"
[package]
authors = ["Alexander Abraham <youreccentricity@outlook.com>"]
categories = ["command-line-utilities", "development-tools", "development-tools::cargo-plugins", "development-tools::build-utils", "development-tools::testing"]
description = "A tasty way to execute build tasks."
documentation = "https://github.com/iamtheblackunicorn/angelcake"
edition = "2021"
exclude = ["/.github"]
homepage = "https://github.com/iamtheblackunicorn/angelcake"
keywords = ["task", "build"]
license = "MIT"
name = "angelcake"
readme = "README.markdown"
repository = "https://github.com/iamtheblackunicorn/angelcake"
resolver = "2"
version = "1.0.0"