[package] name = "mast-build" version = "0.2.1" edition = "2021" license = "MIT" description = "Build script for MAST units" repository = "https://gitlab.com/mathadvance/mast/mast-build" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] exitcode = "1.1.2" quit = "1.1.4" strict-yaml-rust = "0.1"