fabro/lib/crates/arc-cli
Bryan Helmkamp e776fb9bb1 Disable server feature by default in arc-cli
CLI-only builds no longer pull in arc-api and its heavy server
dependencies (axum, tower, hyper, sqlx, arc-db, arc-types) unless
the server feature is explicitly enabled.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 23:52:49 -04:00
..
src Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
tests Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
Cargo.toml Disable server feature by default in arc-cli 2026-03-09 23:52:49 -04:00