version = 3
[[package]]
name = "cfg-iif"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7689f7f7d03ec0e18eaa262c0447aa316f59868de891916904fb68c62f1bb11f"
[[package]]
name = "cpufeatures"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
dependencies = [
"libc",
]
[[package]]
name = "libc"
version = "0.2.186"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
[[package]]
name = "memx"
version = "0.2.2"
dependencies = [
"cfg-iif",
"cpufeatures",
"rustversion",
"x86-alignment-check",
]
[[package]]
name = "rustversion"
version = "1.0.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
[[package]]
name = "x86-alignment-check"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f17533d4c6d98c1913d408bff699d3ba1686dc5cf7eea29a963464d1416f48c"