[dependencies.colored]
version = "2.0.4"
[dependencies.line-span]
version = "0.1.5"
[features]
default = ["parse"]
parse = ["run"]
run = []
[package]
description = "library to use the mers language in other projects"
edition = "2021"
keywords = ["scripting"]
license = "MIT OR Apache-2.0"
name = "mers_lib"
readme = "README.md"
repository = "https://github.com/Dummi26/mers"
version = "0.8.2"