wide 0.2.5

A crate to help you go wide.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bytemuck"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "cfg-if"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "wide"
version = "0.2.5"
dependencies = [
 "bytemuck 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum bytemuck 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fbcfa26debfe4f6fb409a0ec33273e3ffa6e6b4f6f177d3a5d14ab45c03459ef"
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"