12 lines
303 B
TOML
12 lines
303 B
TOML
# [TSM.ID].[11031972] -- All Rights Reserved. Proprietary & Confidential.
|
|
[package]
|
|
name = "xcu-thermo"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "XCU Thermodynamic Hardware Sensor (Phase 34)"
|
|
|
|
[dependencies]
|
|
tracing = "0.1"
|
|
anyhow = "1.0"
|
|
rand = "0.8" # Untuk simulasi fallback jika sysfs gagal
|