forgot to edit comment
This commit is contained in:
parent
86b008f07c
commit
552d8ab403
@ -15,7 +15,7 @@ use std::ops::RangeInclusive;
|
|||||||
|
|
||||||
shadow!(build);
|
shadow!(build);
|
||||||
|
|
||||||
// Constant function that has a string containing information about the build.
|
// Constant string that has a string containing information about the build.
|
||||||
const BUILD_INFO: &str = formatc!(
|
const BUILD_INFO: &str = formatc!(
|
||||||
"Commit: {} ({})\nBuild Date: {}\nRust Channel: {}\nRust Version: {}",
|
"Commit: {} ({})\nBuild Date: {}\nRust Channel: {}\nRust Version: {}",
|
||||||
&build::SHORT_COMMIT,
|
&build::SHORT_COMMIT,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user