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

Add status reporting to auth server

This commit is contained in:
NG (Graham)
2025-11-03 19:24:20 -05:00
parent 7579963893
commit 2583429af8
28 changed files with 216 additions and 18 deletions

View File

@@ -22,5 +22,6 @@ git-version.workspace = true
serde.workspace = true
serde_json.workspace = true
hex.workspace = true
oj_serdes.workspace = true
handlebars = { version = "5", features = ["dir_source"] }