From 0de7e9ac43f88aae3750ecfe25b5454fdd1ad015 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sun, 7 Aug 2022 20:10:51 -0400 Subject: Refactor and finalize --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e05015c..7c2413b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,5 @@ anyhow = "1.0" futures = "0.3" gtk = "0.15" libhandy = "0.9" -mpd = { path = "../mpd" } +mpd = { path = "./vendored/mpd" } once_cell = "1.13" -- cgit v1.3