Set version for all packages

This commit is contained in:
2025-04-22 22:28:03 -07:00
parent 08212a9f78
commit 27edffd090
4 changed files with 27 additions and 27 deletions

View File

@@ -27,8 +27,8 @@ css-inline = "0.14.4"
futures = "0.3.31"
headers = "0.4.0"
html-escape = "0.2.13"
letterbox-notmuch = { path = "../notmuch", registry = "xinu" }
letterbox-shared = { path = "../shared", registry = "xinu" }
letterbox-notmuch = { path = "../notmuch", version = "0.17.9", registry = "xinu" }
letterbox-shared = { path = "../shared", version = "0.17.9", registry = "xinu" }
linkify = "0.10.0"
log = "0.4.27"
lol_html = "2.3.0"