## Problem The root crate now depends on installer/clap solely to build the binary, expanding the dependency surface beyond the lints crate. ## References - `Cargo.toml:69-76` ## Context Raised during review of PR #93: https://github.com/leynos/whitaker/pull/93 ## Priority Medium
Problem
The root crate now depends on installer/clap solely to build the binary, expanding the dependency surface beyond the lints crate.
References
Cargo.toml:69-76Context
Raised during review of PR #93: #93
Priority
Medium