Use path for notmuch crate

This commit is contained in:
2025-04-22 22:24:07 -07:00
parent b86f72f75c
commit 1a28bb2021
3 changed files with 2 additions and 4 deletions

View File

@@ -34,7 +34,6 @@ uuid = { version = "1.16.0", features = [
"js",
] } # direct dep to set js feature, prevents Rng issues
letterbox-shared = { version = "0.17.2", registry = "xinu" }
letterbox-notmuch = { version = "0.17.2", registry = "xinu" }
seed_hooks = { version = "0.4.1", registry = "xinu" }
strum_macros = "0.27.1"
gloo-console = "0.3.0"