rev
This commit is contained in:
@@ -58,6 +58,5 @@ fn version() -> String {
|
||||
"v{} {}",
|
||||
built_info::PKG_VERSION,
|
||||
built_info::GIT_COMMIT_HASH_SHORT
|
||||
.unwrap_or(&env::var("GIT_COMMIT_HASH_SHORT").unwrap_or("unknown".to_string()))
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user