cm-dashboard/shared/Cargo.toml
Christoffer Martinsson 7a68da01f5
All checks were successful
Build and Release / build-and-release (push) Successful in 1m9s
Remove debug logging for NVMe SMART collection
2025-11-27 15:40:16 +01:00

10 lines
217 B
TOML

[package]
name = "cm-dashboard-shared"
version = "0.1.184"
edition = "2021"
[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }
chrono = { workspace = true }
thiserror = { workspace = true }