[package] name = "everycycle-scheduler" description = "Continuous batching, paged kv-cache, admission control, speculative-decode coordination." 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