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 --- tool/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'tool/Cargo.toml') diff --git a/tool/Cargo.toml b/tool/Cargo.toml index 1383ee6..888381f 100644 --- a/tool/Cargo.toml +++ b/tool/Cargo.toml @@ -5,9 +5,7 @@ edition = "2021" [dependencies] jellycommon = { path = "../common" } -jellybase = { path = "../base" } jellyimport = { path = "../import" } -jellyclient = { path = "../client" } log = { workspace = true } env_logger = "0.11.6" -- cgit v1.2.3-70-g09d2