# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "cast-rs" version = "0.2.1" dependencies = [ "downcast-rs", "hex", "slice-cast", ] [[package]] name = "downcast-rs" version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "52ba6eb47c2131e784a38b726eb54c1e1484904f013e576a25354d0124161af6" [[package]] name = "hex" version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35" [[package]] name = "slice-cast" version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ce1f91576fca3c2380ff517b741a0e637c83ae9448283b4db029ffec201be988"