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

This commit is contained in:
2025-04-15 17:46:18 -07:00
parent 94f1e84857
commit 92b880f03b
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.1", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.1", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.15.2", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.2", path = "../shared", registry = "xinu" }
linkify = "0.10.0"
log = "0.4.17"
lol_html = "2.0.0"