mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
Drop unused declaration in Cargo.toml
This commit is contained in:
parent
488d9911d2
commit
463eb6a1af
1 changed files with 0 additions and 4 deletions
|
@ -7,7 +7,3 @@ readme = "README.md"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Generate LLVM bitcode for Roc builtins"
|
description = "Generate LLVM bitcode for Roc builtins"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|
||||||
|
|
||||||
[build]
|
|
||||||
target-dir="~/code/roc/copmiler/builtins/bitcode/"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue