[package] name = "everycycle-bmc-agent" description = "Rust agent for the OpenBMC fork on EveryCycle boxes: structured telemetry, fan curves, power capping." version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true authors.workspace = true repository.workspace = true # The unit of publication is the repo, not the crates (decided 2026-08-06). publish = false [lints] workspace = true