roc/compiler/region/Cargo.toml
2022-01-01 19:06:19 -08:00

10 lines
164 B
TOML

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