[dependencies.anyhow]
version = "1.0.75"
[dependencies.clap]
features = ["derive", "string"]
version = "4.4.4"
[dependencies.string-builder]
version = "0.2.0"
[package]
authors = ["SubCli Team"]
description = "Component Generation Tool for FRAME Pallets in the Substrate Framework"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "subcli"
repository = "https://github.com/SubCli/cli2"
resolver = "1"
version = "0.1.0"