From d6a039a10ac3c81d410beb9b648d29524ca1e278 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 30 Apr 2025 11:24:14 +0200 Subject: smaller fixes and remove useless deps --- base/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'base/Cargo.toml') diff --git a/base/Cargo.toml b/base/Cargo.toml index e19caff..ca4f454 100644 --- a/base/Cargo.toml +++ b/base/Cargo.toml @@ -5,7 +5,6 @@ edition = "2021" [dependencies] jellycommon = { path = "../common" } -jellyclient = { path = "../client" } jellycache = { path = "../cache" } serde = { version = "1.0.217", features = ["derive"] } serde_yaml = "0.9.34" -- cgit v1.2.3-70-g09d2