sgx-cpu 0.1.2

sgx-cpu provides useful information about SGX support by your current CPU
Documentation
[[bin]]
name = "sgx-cpu"
path = "src/main.rs"
[dependencies.console]
version = "0.14"

[dependencies.raw-cpuid]
version = "9"

[dependencies.structopt]
version = "0.3"

[package]
authors = ["Thibs G <thibsg@pm.me>"]
description = "sgx-cpu provides useful information about SGX support by your current CPU"
edition = "2018"
keywords = ["sgx-cpu", "sgx", "cpu", "cpuid", "intel"]
license-file = "LICENSE"
name = "sgx-cpu"
readme = "README.md"
repository = "https://github.com/ThibsG/sgx-cpu"
version = "0.1.2"