Skip to main content

Module build_info

Module build_info 

Source
Expand description

Package version and git commit baked at compile time.

Constants§

GIT_COMMIT
Short git SHA from build (unknown if unavailable); may end with -dirty.
LONG_VERSION
Static label for clap long_version and UI footers: 0.1.0 (abc1234).
VERSION
Workspace package version (Cargo.toml).

Functions§

footer_line
Human footer line: v0.1.0 (abc1234).