You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Date and commit hash in --version flag (#1311)
* refactor: Date and commit hash in --version flag
The `--version` flag now emits the date and hash of the latest commit in addition to the package version
as specified in the `Cargo.toml` file.
* fix: Read environment data at compile time
* fix: Adjust CLI unit tests
0 commit comments