roc/crates/compiler/debug_flags/Cargo.toml
2023-03-06 19:47:57 -08:00

11 lines
251 B
TOML

[package]
name = "roc_debug_flags"
description = "Environment variables that can be toggled to aid debugging of the compiler itself."
authors.workspace = true
edition.workspace = true
license.workspace = true
version.workspace = true
[dependencies]