biometrics_sys 0.6.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.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a57ccb987381ca5b26969c7fd54582060e51b6582b3450b433307ae14fc4ab0"
dependencies = [
 "sig_fig_histogram",
]

[[package]]
name = "biometrics_sys"
version = "0.6.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.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24c02bfc98e643a117cb6d1f436b6642359241c99ada47ff83a0ee351b3c531"