roc/compiler/builtins/bitcode/Cargo.toml
2020-05-03 21:37:59 -04:00

9 lines
272 B
TOML

[package]
name = "roc_builtins_bitcode"
version = "0.1.0"
authors = ["Richard Feldman <oss@rtfeldman.com>"]
repository = "https://github.com/rtfeldman/roc"
readme = "README.md"
edition = "2018"
description = "Generate LLVM bitcode for Roc builtins"
license = "Apache-2.0"