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 30s
Continuous integration / build (push) Successful in 48s
Continuous integration / Disallow unused dependencies (push) Successful in 3m8s

This commit is contained in:
2025-04-15 19:33:55 -07:00
parent 60e2824167
commit 7bb2f405da
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.3", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.3", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.15.4", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.4", path = "../shared", registry = "xinu" }
linkify = "0.10.0"
log = "0.4.17"
lol_html = "2.0.0"