roc/crates/compiler/ident/Cargo.toml
2022-11-03 20:00:06 +11:00

8 lines
229 B
TOML

[package]
name = "roc_ident"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"
description = "Implements data structures used for efficiently representing small strings, like identifiers."