chore: Release

This commit is contained in:
2025-03-12 13:50:45 -07:00
parent 8a0e4eb441
commit d791b4ce49
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.10.1", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.10.1", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.10.2", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.10.2", path = "../shared", registry = "xinu" }
[build-dependencies]
build-info-build = "0.0.40"