chore: Release

This commit is contained in:
2025-02-22 12:36:12 -08:00
parent bd4c10a8fb
commit 7b09b098a4
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.2.0", registry = "xinu" }
letterbox-notmuch = { version = "0.7.2", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.7.2", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.7.3", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.7.3", path = "../shared", registry = "xinu" }
[build-dependencies]
build-info-build = "0.0.39"