roc/crates/compiler/region/Cargo.toml

9 lines
164 B
TOML

[package]
name = "roc_region"
version = "0.1.0"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"
[dependencies]
static_assertions = "1.1.0"