[package] name = "miden-hir" version = "0.0.0" description = "An intermediate representation and compiler for Miden Assembly" authors = ["miden contributors"] readme = "README.md" license = "MIT" repository = "https://github.com/0xPolygonMiden/compiler" documentation = "https://docs.rs/miden-hir/0.0.0" categories = ["Compilers"] keywords = ["compiler", "miden"] edition = "2021" rust-version = "1.78" [dependencies]