# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "libm" version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" [[package]] name = "wasmtime-math" version = "30.0.2" dependencies = [ "libm", ]