# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "parity-wasm" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d17797de36b94bc5f73edad736fd0a77ce5ab64dd622f809c1eead8c91fa6564" [[package]] name = "rustc-demangle" version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232" [[package]] name = "wasm-info" version = "0.1.4" dependencies = [ "parity-wasm", "rustc-demangle", ]