erg_common 0.5.7

A common components library of Erg
Documentation
[package]

name = "erg_common"

version = "0.5.7"

description = "A common components library of Erg"

authors = ["erg-lang team <moderation.erglang@gmail.com>"]

license = "MIT OR Apache-2.0"

edition = "2021"

repository = "https://github.com/erg-lang/erg/tree/main/src/erg_common"

documentation = "https://docs.rs/erg_common"

homepage = "https://erg-lang.github.io/"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[features]

debug = []

japanese = []

simplified_chinese = []

traditional_chinese = []



[dependencies]

atty = "0.2.14"



[lib]

path = "lib.rs"