[package] name = "docsite" version = "0.1.0" edition = "2021" description = "Single-source-of-truth LAN documentation server" [dependencies] # Dependencies are added as the walking-skeleton implementation lands # (HTTP stack, comrak, syntect, toml/serde) via the docs/specs/0001 cycle.