chore: Release

This commit is contained in:
2025-03-08 07:52:40 -08:00
parent 408d6ed8ba
commit c71ab8e9e8
5 changed files with 11 additions and 11 deletions

View File

@@ -48,8 +48,8 @@ urlencoding = "2.1.3"
#xtracing = { path = "../../xtracing" }
#xtracing = { git = "http://git-private.h.xinu.tv/wathiede/xtracing.git" }
xtracing = { version = "0.3.0", registry = "xinu" }
letterbox-notmuch = { version = "0.9.10", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.9.10", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.9.11", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.9.11", path = "../shared", registry = "xinu" }
[build-dependencies]
build-info-build = "0.0.40"