[package] name = "null_only_language" version = "0.1.0" authors = ["greg "] [dependencies] simplerepl = { path = "../simplerepl" } llvm-sys = "*"