cli_v2: implement LaunchRepairOperation and remove old stuff

This commit is contained in:
Alex Auvolat
2025-02-05 15:36:47 +01:00
parent 406b6da163
commit f914db057a
18 changed files with 214 additions and 283 deletions
+1
View File
@@ -16,6 +16,7 @@ path = "lib.rs"
[dependencies]
format_table.workspace = true
garage_model.workspace = true
garage_block.workspace = true
garage_table.workspace = true
garage_util.workspace = true
garage_rpc.workspace = true