# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "exitcode" version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de853764b47027c2e862a995c34978ffa63c1501f2e15f987ba11bd4f9bba193" [[package]] name = "linked-hash-map" version = "0.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3" [[package]] name = "mast-build" version = "0.2.1" dependencies = [ "exitcode", "quit", "strict-yaml-rust", ] [[package]] name = "quit" version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bad314fc86f60b58587ffaf97e3150ed6f0aece74012db9cf0e36ee88768e49d" dependencies = [ "quit_macros", ] [[package]] name = "quit_macros" version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a411616b47dce3139c0169c89899ba5ea3534e545ab4d0c1d3956460fe781bae" [[package]] name = "strict-yaml-rust" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "561e72b68adbd412c8d9877ddd607951c651f32671169fdc4a46b3b746996cdc" dependencies = [ "linked-hash-map", ]