[package] name = "llvm-scratch" version = "0.1.15" authors = ["Drumato "] edition = "2018" license = "MIT" description = "Free Standing library in Rust" documentation = "https://docs.rs/llvm-scratch" homepage = "https://github.com/Drumato/llvm-scratch" repository = "https://github.com/Drumato/llvm-scratch" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] id-arena = "2.2.1"