Expand description
Package version and git commit baked at compile time.
Constants§
- GIT_
COMMIT - Short git SHA from build (
unknownif unavailable); may end with-dirty. - LONG_
VERSION - Static label for clap
long_versionand UI footers:0.1.0 (abc1234). - VERSION
- Workspace package version (
Cargo.toml).
Functions§
- footer_
line - Human footer line:
v0.1.0 (abc1234).