# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "autocfg" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] name = "bitvec" version = "0.19.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8775e5606af6e145d17376be6d95f98245d393a143b41b7feba50d6b3d8367cd" dependencies = [ "funty", "radium", "tap", "wyz", ] [[package]] name = "funty" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0ba62103ce691c2fd80fbae2213dfdda9ce60804973ac6b6e97de818ea7f52c8" [[package]] name = "num-traits" version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611" dependencies = [ "autocfg", ] [[package]] name = "radium" version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a333b5f6adeff5a89f2e95dc2ea1ecb5319abbb56212afea6a37f87435338a5" [[package]] name = "tap" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36474e732d1affd3a6ed582781b3683df3d0563714c59c39591e8ff707cf078e" [[package]] name = "wyz" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214" [[package]] name = "yaxpeax-arch" version = "0.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2d4d184a208255bb62f2d55c3875ee3fe459f2b8d9190b8427986b91d11ced7f" dependencies = [ "num-traits", ] [[package]] name = "yaxpeax-ia64" version = "0.1.1" dependencies = [ "bitvec", "yaxpeax-arch", ]