chore: Release

This commit is contained in:
2025-02-22 12:34:26 -08:00
parent 63232d1e92
commit ed3c5f152e
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.1", path = "../notmuch" }
letterbox-shared = { version = "0.7.1", path = "../shared" }
letterbox-notmuch = { version = "0.7.2", path = "../notmuch" }
letterbox-shared = { version = "0.7.2", path = "../shared" }
[build-dependencies]
build-info-build = "0.0.39"