[dependencies.clap]
features = ["wrap_help"]
version = "2"
[dependencies.colored]
version = "1"
[dependencies.num-bigint]
version = "0.2"
[dependencies.pad]
version = "0.1"
[dependencies.scopeguard]
version = "1"
[dependencies.unicode-segmentation]
version = "1"
[package]
authors = ["Stephan Boyer <stephan@stephanboyer.com>"]
description = "A programming language for distributed systems."
documentation = "https://github.com/gramlang/gram"
edition = "2021"
homepage = "https://github.com/gramlang/gram"
license = "MIT"
name = "gram"
readme = "README.md"
repository = "https://github.com/gramlang/gram"
version = "0.0.2"