roc/crates/compiler/derive_key/Cargo.toml

14 lines
301 B
TOML

[package]
name = "roc_derive_key"
authors.workspace = true
edition.workspace = true
license.workspace = true
version.workspace = true
[dependencies]
roc_collections.workspace = true
roc_error_macros.workspace = true
roc_module.workspace = true
roc_region.workspace = true
roc_types.workspace = true