[package] name = "null_only_language" version = "0.1.0" authors = ["greg "] [dependencies] simplerepl = { path = "../simplerepl" } llvm-sys = "*" [dependencies.iron_llvm] git = "https://github.com/jauhien/iron-llvm.git"