target-cpu-fetch 0.1.3

Exposes a method for querying the CPU name from the current target specification JSON file
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "json"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"

[[package]]
name = "target-cpu-fetch"
version = "0.1.3"
dependencies = [
 "json",
]