1[package] 2name = "veri_ir" 3version = "0.1.0" 4edition = "2021" 5license = "Apache-2.0 WITH LLVM-exception" 6authors = ["Alexa VanHattum", "Monica Pardeshi", "Michael McLoughlin", "Wellesley Programming Systems Lab"] 7publish = false 8 9# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 10 11[dependencies] 12 13