[dependencies.miette]
features = ["fancy"]
version = "7.1.0"
[dependencies.thiserror]
version = "1.0.30"
[package]
authors = ["Robin Brown"]
description = "The Claw language common types and functions"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "claw-common"
repository = "https://github.com/esoterra/claw-lang"
version = "0.2.3"