# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "continuous-testing" version = "2.0.1" dependencies = [ "marked-yaml", "notifme", ] [[package]] name = "doc-comment" version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" [[package]] name = "linked-hash-map" version = "0.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" [[package]] name = "marked-yaml" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "90fc4d0b0fa27a6b9d455c2922b6466a64948b7f18ae99ed9a880331cf2a36f5" dependencies = [ "doc-comment", "linked-hash-map", "yaml-rust", ] [[package]] name = "notifme" version = "0.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0a458fb449e7d51b0c39fd4a3171b5e8ec2ca167aae3fd298824f51e40b35e10" [[package]] name = "yaml-rust" version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" dependencies = [ "linked-hash-map", ]