biometrics_sys 0.1.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 = 3

[[package]]
name = "biometrics"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "488d7d0845f42a7b542f34ad1af6ce4517b87bf2796640c60e3c410e77131bb2"

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

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