[[bin]]
name = "azstd"
path = "src/main.rs"
[dependencies]
[package]
authors = ["Henry Huang <hhglory@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming"]
description = "A cli tool to generate project templates"
edition = "2024"
homepage = "https://github.com/better-try/incubator"
keywords = ["azstd", "std", "rust"]
license = "MIT OR Apache-2.0"
name = "azstd"
readme = "README.md"
repository = "https://github.com/better-try/incubator"
resolver = "1"
version = "0.1.0"