From a93e0bf8db710ef9dcd40e1526ddd4b18a7288e9 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 7 Mar 2026 02:58:23 +0100 Subject: move cache tools to kv crate --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 794722f..ab2d749 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,6 @@ [workspace] members = [ "cache", - "cache/tools", "common", "common/object", "database", -- cgit v1.3