roc/crates/compiler/ident/Cargo.toml
2023-03-06 19:47:57 -08:00

8 lines
240 B
TOML

[package]
name = "roc_ident"
description = "Implements data structures used for efficiently representing small strings, like identifiers."
authors.workspace = true
edition.workspace = true
license.workspace = true
version.workspace = true