roc/crates/compiler/roc_target/Cargo.toml
2022-08-03 11:41:19 +02:00

11 lines
201 B
TOML

[package]
name = "roc_target"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"
[dependencies]
target-lexicon = "0.12.3"
strum = "0.24.0"
strum_macros = "0.24"