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

This commit is contained in:
2025-04-15 16:36:40 -07:00
parent 225615f4ea
commit 221b4f10df
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.0", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.0", path = "../shared", registry = "xinu" }
letterbox-notmuch = { version = "0.15.1", path = "../notmuch", registry = "xinu" }
letterbox-shared = { version = "0.15.1", path = "../shared", registry = "xinu" }
linkify = "0.10.0"
log = "0.4.17"
lol_html = "2.0.0"