roc/compiler/roc_target/Cargo.toml
2022-05-16 17:04:17 +02:00

10 lines
162 B
TOML

[package]
name = "roc_target"
version = "0.1.0"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"
[dependencies]
target-lexicon = "0.12.3"