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 committed by magmaus3
parent 8cb5013043
commit 2c8ae23d93
Signed by: magmaus3
GPG key ID: C8AABFABFA2FAF66
14 changed files with 231 additions and 123 deletions

View file

@ -631,6 +631,12 @@ package = "conduwuit_web"
path = "src/web"
default-features = false
[workspace.dependencies.conduwuit-build-metadata]
package = "conduwuit_build_metadata"
path = "src/build_metadata"
default-features = false
###############################################################################
#
# Release profiles