chore: Release
Some checks failed
Continuous integration / Check (push) Successful in 2m10s
Continuous integration / Test Suite (push) Failing after 4m4s
Continuous integration / Trunk (push) Successful in 7m13s
Continuous integration / Rustfmt (push) Successful in 28s
Continuous integration / build (push) Successful in 4m36s
Continuous integration / Disallow unused dependencies (push) Successful in 2m8s

This commit is contained in:
2025-09-11 17:41:08 -07:00
parent e386d7e74e
commit 030d1c2ebe
5 changed files with 14 additions and 14 deletions

View File

@@ -32,8 +32,8 @@ futures = "0.3.31"
headers = "0.4.0"
html-escape = "0.2.13"
ical = "0.11"
letterbox-notmuch = { path = "../notmuch", version = "0.17.42", registry = "xinu" }
letterbox-shared = { path = "../shared", version = "0.17.42", registry = "xinu" }
letterbox-notmuch = { path = "../notmuch", version = "0.17.43", registry = "xinu" }
letterbox-shared = { path = "../shared", version = "0.17.43", registry = "xinu" }
linkify = "0.10.0"
lol_html = "2.3.0"
mailparse = "0.16.1"