pub const VERSION: &str = "1.0.0";
Crate version, re-exported so the workspace xtask can stamp the man page footer with the CLI crate’s version rather than its own.
xtask