chore: Release

This commit is contained in:
2025-04-15 13:18:40 -07:00
parent 6daddf11de
commit 75e9232095
5 changed files with 11 additions and 11 deletions

View File

@@ -12,6 +12,6 @@ version.workspace = true
[dependencies]
build-info = "0.0.40"
letterbox-notmuch = { version = "0.13.0", path = "../notmuch", registry = "xinu" }
letterbox-notmuch = { version = "0.14.0", path = "../notmuch", registry = "xinu" }
serde = { version = "1.0.147", features = ["derive"] }
strum_macros = "0.27.1"