From 1ed362424dafec690f919154f5116471951cda9c Mon Sep 17 00:00:00 2001 From: soryu Date: Thu, 22 Jan 2026 22:32:46 +0000 Subject: Add patch checkpointing --- Cargo.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 1e1be6c..1aeb184 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2007,6 +2007,7 @@ dependencies = [ "crossterm", "dashmap", "dirs 5.0.1", + "flate2", "futures", "fuzzy-matcher", "hex", @@ -2035,6 +2036,7 @@ dependencies = [ "shell-escape", "sqlx", "symphonia", + "tempfile", "thiserror 2.0.17", "tokenizers 0.21.4", "tokio", -- cgit v1.2.3