mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-01 01:38:19 +00:00
Move GIT_VERSION injection later in build chain to reduce build times
This commit is contained in:
Generated
+1
-1
@@ -1099,6 +1099,7 @@ dependencies = [
|
||||
"garage_rpc",
|
||||
"garage_table",
|
||||
"garage_util",
|
||||
"git-version",
|
||||
"hex",
|
||||
"netapp",
|
||||
"opentelemetry",
|
||||
@@ -1173,7 +1174,6 @@ dependencies = [
|
||||
"err-derive 0.3.1",
|
||||
"futures",
|
||||
"garage_db",
|
||||
"git-version",
|
||||
"hex",
|
||||
"http",
|
||||
"hyper",
|
||||
|
||||
Reference in New Issue
Block a user