refactor: Move git version info gather in into a build script

This commit is contained in:
Jade Ellis
2025-05-01 00:38:35 +01:00
parent e1655edd83
commit a98da7d942
14 changed files with 231 additions and 123 deletions
+1
View File
@@ -67,6 +67,7 @@ checked_ops.workspace = true
chrono.workspace = true
clap.workspace = true
conduwuit-macros.workspace = true
conduwuit-build-metadata.workspace = true
const-str.workspace = true
core_affinity.workspace = true
ctor.workspace = true