cpuid-bool 0.99.99

DEPRECATED: replaced by the `cpufeatures` crate
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "cpuid-bool"
description = "DEPRECATED: replaced by the `cpufeatures` crate"
version = "0.99.99"
authors = ["Tony Arcieri <bascule@gmail.com>"]
edition = "2018"
categories = ["cryptography"]
repository = "https://github.com/RustCrypto/utils/tree/master/cpufeatures"
readme = "README.md"
license = "Apache-2.0 OR MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]