From f914db057a85e0fa70f319ee3af85998a551af96 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 5 Feb 2025 15:36:47 +0100 Subject: cli_v2: implement LaunchRepairOperation and remove old stuff --- src/garage/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/garage/Cargo.toml') diff --git a/src/garage/Cargo.toml b/src/garage/Cargo.toml index 4f823fc6..c566c3e0 100644 --- a/src/garage/Cargo.toml +++ b/src/garage/Cargo.toml @@ -49,8 +49,6 @@ sodiumoxide.workspace = true structopt.workspace = true git-version.workspace = true -serde.workspace = true - futures.workspace = true tokio.workspace = true -- cgit v1.2.3