[package] name = "ila" version = "0.1.0" authors = ["Isaac Chen"] description = "WIP" license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/ijchen/ila" documentation = "https://docs.rs/icelang" edition = "2021" include = ["src/", "Cargo.toml", "README.md", "LICENSE-*"] publish = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]