Skip to main content

max / everycycle

411 B · 15 lines History Blame Raw
1 [package]
2 name = "everycycle-orchestrator"
3 description = "Multi-box control plane: capability map, request routing, fleet management."
4 version.workspace = true
5 edition.workspace = true
6 rust-version.workspace = true
7 license.workspace = true
8 authors.workspace = true
9 repository.workspace = true
10 # The unit of publication is the repo, not the crates (decided 2026-08-06).
11 publish = false
12
13 [lints]
14 workspace = true
15