mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Update version on git head change (#444)
This commit is contained in:
@@ -22,4 +22,5 @@ const ERROR_MSG: &'static str = "Failed to generate metadata files";
|
|||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
vergen(OutputFns::all()).expect(ERROR_MSG);
|
vergen(OutputFns::all()).expect(ERROR_MSG);
|
||||||
|
println!("cargo:rerun-if-changed=.git/HEAD");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user