# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "cranelift-bforest" version = "0.130.1" dependencies = [ "cranelift-entity", "wasmtime-internal-core", ] [[package]] name = "cranelift-bitset" version = "0.130.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b8b7a44150c2f471a94023482bda1902710746e4bed9f9973d60c5a94319b06d" dependencies = [ "wasmtime-internal-core", ] [[package]] name = "cranelift-entity" version = "0.130.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3109e417257082d88087f5bcce677525bdaa8322b88dd7f175ed1a1fd41d546c" dependencies = [ "cranelift-bitset", "wasmtime-internal-core", ] [[package]] name = "foldhash" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" [[package]] name = "hashbrown" version = "0.16.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" dependencies = [ "foldhash", ] [[package]] name = "libm" version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" [[package]] name = "wasmtime-internal-core" version = "43.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22632b187e1b0716f1b9ac57ad29013bed33175fcb19e10bb6896126f82fac67" dependencies = [ "hashbrown", "libm", ]