# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "cfg-iif" version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "068494611101e5750de5d753e8cda5e92ef34eb285c4d194e7f1dd6e88830f2d" [[package]] name = "cpufeatures" version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" dependencies = [ "libc", ] [[package]] name = "libc" version = "0.2.155" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" [[package]] name = "memx" version = "0.1.32" dependencies = [ "cfg-iif", "cpufeatures", "rustversion", "x86-alignment-check", ] [[package]] name = "rustversion" version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6" [[package]] name = "x86-alignment-check" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3f17533d4c6d98c1913d408bff699d3ba1686dc5cf7eea29a963464d1416f48c"