chore: Release
Some checks failed
Continuous integration / Check (push) Successful in 37s
Continuous integration / Test Suite (push) Successful in 41s
Continuous integration / Trunk (push) Failing after 35s
Continuous integration / Rustfmt (push) Successful in 31s
Continuous integration / build (push) Successful in 49s
Continuous integration / Disallow unused dependencies (push) Successful in 55s

This commit is contained in:
2025-04-15 16:09:29 -07:00
parent 33edd22f8f
commit b8ef753f85
5 changed files with 11 additions and 11 deletions

View File

@@ -26,8 +26,8 @@ css-inline = "0.14.0"
futures = "0.3.31"
headers = "0.4.0"
html-escape = "0.2.13"
letterbox-notmuch = { version = "0.14.0", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.14.0", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.15.0", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.0", path = "../shared", registry = "xinu" }
linkify = "0.10.0"
log = "0.4.17"
lol_html = "2.0.0"