chore: Release

This commit is contained in:
2025-04-15 13:16:28 -07:00
parent 4eb2d4c689
commit 36d9eda303
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.12.1", path = "../notmuch", registry = "xinu" }
letterbox-notmuch = { version = "0.13.0", path = "../notmuch", registry = "xinu" }
serde = { version = "1.0.147", features = ["derive"] }
strum_macros = "0.27.1"