libmedium 0.3.1

Library to interface with lm_sensors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libmedium"
version = "0.3.1"
dependencies = [
 "measurements",
]

[[package]]
name = "measurements"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb102b0fbcb75c01ae06999f5e7484d959eaf1afe95a1017942d9a4ce0db3acb"