Skip to content
Snippets Groups Projects
Commit c709ba1d authored by Arkadiy Paronyan's avatar Arkadiy Paronyan Committed by GitHub
Browse files

Update version on git head change (#444)

parent 2cb4ed8d
No related merge requests found
......@@ -22,4 +22,5 @@ const ERROR_MSG: &'static str = "Failed to generate metadata files";
fn main() {
vergen(OutputFns::all()).expect(ERROR_MSG);
println!("cargo:rerun-if-changed=.git/HEAD");
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment