omit 'rustc' from RUST_VERSION
This commit is contained in:
parent
dd1c476f78
commit
1c9f605c43
@ -11,7 +11,7 @@ pub const BUILD_INFO: &str = formatc!(
|
||||
&build::BUILD_TIME,
|
||||
&build::PKG_VERSION,
|
||||
&build::RUST_CHANNEL,
|
||||
&build::RUST_VERSION,
|
||||
&build::RUST_VERSION[6..],
|
||||
);
|
||||
|
||||
// Default values
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user