biometrics_sys 0.7.0

biometrics_sys provides system stats measured from within the process
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "biometrics"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45f7064e02662745f850952e2193fbb22ee2c9375b1e16b57978f46074f62473"
dependencies = [
 "sig_fig_histogram",
]

[[package]]
name = "biometrics_sys"
version = "0.7.0"
dependencies = [
 "biometrics",
 "libc",
]

[[package]]
name = "libc"
version = "0.2.174"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"

[[package]]
name = "sig_fig_histogram"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2261fd0eac75e2887b4ccceb4a11aa9dbb99e27b5f9011f8f7029da16bbb3e43"