roc/compiler/arena_pool/Cargo.toml
2021-04-21 19:18:44 -04:00

12 lines
246 B
TOML

[package]
name = "arena-pool"
version = "0.1.0"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
repository = "https://github.com/rtfeldman/roc"
edition = "2018"
description = "A CLI for Roc"
[dev-dependencies]
pretty_assertions = "0.5.1"