1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add git commit hash to version info on HTTP servers

This commit is contained in:
NG (Graham)
2025-05-30 23:11:51 -04:00
parent 50cc0cc3a9
commit 093bc42e97
8 changed files with 33 additions and 3 deletions

View File

@@ -15,3 +15,4 @@ log.workspace = true
env_logger.workspace = true
tokio = { version = "1.43", features = [ "rt-multi-thread" ] }
zip = "4"
git-version.workspace = true