tangu-cli 0.20.0

CLI tools for the Tangu language.
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "tangu-cli"
description = "CLI tools for the Tangu language."
repository = "https://github.com/tangu-dev/monorepo/tangu-cli"
keywords = ["tangu", "language", "cli", "toolchain", "development"]
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true

[dependencies]