fabro/lib/crates/fabro-cli
Bryan Helmkamp 9bfd7f5593
Remove server feature flag from fabro-cli, always compile server in
The server subcommand and related code were gated behind
cfg(feature = "server"). This removes the feature flag entirely,
making fabro-server a required dependency so the server command
is always available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:09:56 -07:00
..
src Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00
tests/it Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00