Move GIT_VERSION injection later in build chain to reduce build times

This commit is contained in:
Alex Auvolat
2022-09-07 11:59:56 +02:00
parent 6f02c36a89
commit db61f41030
13 changed files with 76 additions and 79 deletions
+1
View File
@@ -19,3 +19,4 @@ pub mod s3;
pub mod garage;
pub mod helper;
pub mod migrate;
pub mod version;