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
The `build.rs` includes the commit hash by default in the version, but
omits it when git-z is built exactly from a release tag. However, tags
were not fetched in the release builds, making them include the commit
hash even for releases.
Refs: #38
0 commit comments