mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
9 lines
164 B
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"
|