mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +00:00
Make the node version independent of the crate version (#1495)
This commit is contained in:
@@ -41,6 +41,7 @@ pub fn generate_cargo_keys() {
|
||||
}
|
||||
};
|
||||
|
||||
println!("cargo:rustc-env=SUBSTRATE_CLI_COMMIT_HASH={commit}");
|
||||
println!("cargo:rustc-env=SUBSTRATE_CLI_IMPL_VERSION={}", get_version(&commit))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user