1 2 3 4 5 6 7 8 9
[package] name = "ir" version = "0.0.1" authors = ["Matthew Plant <maplant95@gmail.com>"] edition = "2018" description = "Intermediate Representation" license = "MIT/Apache-2.0" [dependencies]