mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
8 lines
198 B
TOML
8 lines
198 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 = "2021"
|
|
description = "A CLI for Roc"
|