From 8eeeb8ca8f42fdb999649001edc5672c25628e7d Mon Sep 17 00:00:00 2001 From: Connor Johnstone Date: Tue, 17 Mar 2026 18:50:21 -0400 Subject: [PATCH] Updated to also use mbid in watch --- Cargo.lock | 1 + shanty-watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index bfe2f50..38b7176 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2597,6 +2597,7 @@ dependencies = [ "serde", "serde_json", "shanty-db", + "shanty-tag", "strsim", "thiserror", "tokio", diff --git a/shanty-watch b/shanty-watch index 6cbca10..d754f21 160000 --- a/shanty-watch +++ b/shanty-watch @@ -1 +1 @@ -Subproject commit 6cbca10f7e6ef24dc4cbac55ae36282b9554a9a8 +Subproject commit d754f21841caa5858e5c6805a75b54046b29acc1