max / audiofiles
- Co-Authored-By
- Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | 6 | [dependencies] | |
| 7 | 7 | audiofiles-core = { workspace = true } | |
| 8 | - | synckit-client = { path = "../../../../MNW/shared/synckit-client" } | |
| 8 | + | synckit-client = { path = "../../../../synckit/synckit-client" } | |
| 9 | 9 | rusqlite = { workspace = true } | |
| 10 | 10 | parking_lot = { workspace = true } | |
| 11 | 11 | tokio = { workspace = true } |