max / balanced_breakfast
1 file changed,
+1 insertion,
-1 deletion
| @@ -66,7 +66,7 @@ bb-pdf = { path = "crates/bb-pdf" } | |||
| 66 | 66 | ||
| 67 | 67 | # External sibling crates (shared under ~/Code/Libraries) | |
| 68 | 68 | supernote-push = { path = "../../Libraries/supernote-push" } | |
| 69 | - | synckit-client = { path = "../../MNW/shared/synckit-client" } | |
| 69 | + | synckit-client = { path = "../../synckit/synckit-client" } | |
| 70 | 70 | tauri = "2.10.2" | |
| 71 | 71 | tauri-plugin-updater = "2" | |
| 72 | 72 | tagtree = { path = "../../MNW/shared/tagtree" } |