# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "downcast-rs" version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ea8a8b81cacc08888170eef4d13b775126db426d0b348bee9d18c2c1eaf123cf" [[package]] name = "libm" version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" [[package]] name = "wasmi_core" version = "0.43.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eae83f6d1e9344c25ab2defb563a65c3bcfad6fbd910c342367a15222b9e9525" dependencies = [ "downcast-rs", "libm", ] [[package]] name = "wasmi_ir" version = "0.43.0" dependencies = [ "wasmi_core", ]