chore: Release
Some checks failed
Continuous integration / Check (push) Successful in 36s
Continuous integration / Test Suite (push) Successful in 41s
Continuous integration / Trunk (push) Failing after 35s
Continuous integration / Rustfmt (push) Successful in 38s
Continuous integration / build (push) Successful in 47s
Continuous integration / Disallow unused dependencies (push) Successful in 1m57s

This commit is contained in:
2025-04-19 13:19:14 -07:00
parent a0b06fd5ef
commit 7ee86f0d2f
5 changed files with 11 additions and 11 deletions

View File

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