mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-25 17:08:05 -04:00
- Updated `Cargo.toml` for the CLI to include `comfy-table` for improved output formatting. - Enhanced the daemon's shutdown process to provide clearer logging during shutdown initiation and completion. - Refactored the logo display function to use a colored ASCII representation, improving visual appeal. - Removed unnecessary CLI dependency on `clap` in the core, simplifying the dependency structure.