summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
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",