server: mark spam as read

This commit is contained in:
2025-04-22 17:48:10 -07:00
parent 007200b37b
commit b9c116d5b6
2 changed files with 4 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ url = "2.5.4"
urlencoding = "2.1.3"
#xtracing = { git = "http://git-private.h.xinu.tv/wathiede/xtracing.git" }
#xtracing = { path = "../../xtracing" }
xtracing = { version = "0.3.1", registry = "xinu" }
xtracing = { version = "0.3.2", registry = "xinu" }
[build-dependencies]
build-info-build = "0.0.40"