summaryrefslogtreecommitdiffstats
path: root/vendor/fake-simd/Cargo.toml
blob: 135c6609788ce7f55eabbe454037004b8252004b (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "fake-simd"
version = "0.1.2"
authors = ["The Rust-Crypto Project Developers"]
license = "MIT/Apache-2.0"
description = "Crate for mimicking simd crate on stable Rust"
documentation = "https://docs.rs/fake-simd"
repository = "https://github.com/RustCrypto/utils"
keywords = ["simd"]