mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-25 00:47:12 -04:00
- Introduced a new `built_at` field in the `CoreStatus` struct to capture the build timestamp. - Updated the `Cargo.toml` to include the `chrono` crate for handling date and time. - Emitted the build timestamp during the build process in `build.rs`. - Enhanced the CLI output to display the build timestamp alongside the core version and data directory.