aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2023-09-06 14:33:33 +0200
committerLia Lenckowski <lialenck@protonmail.com>2023-09-06 14:33:33 +0200
commit51007f5b8ff6d5960ac034854ceae1ab15237b6a (patch)
treee7dfecf965c5fd83c38c5f3ab86d140410df58dd /Cargo.toml
parentcb67cd7389b68750518b67c7a58beb7659298352 (diff)
downloadembeddings-sort-51007f5b8ff6d5960ac034854ceae1ab15237b6a.tar
embeddings-sort-51007f5b8ff6d5960ac034854ceae1ab15237b6a.tar.bz2
embeddings-sort-51007f5b8ff6d5960ac034854ceae1ab15237b6a.tar.zst
cache by hash instead of path
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fc80898..1010994 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,3 +15,5 @@ indicatif = "0"
sled = "0"
typed-sled = "0"
serde = "1"
+sha2 = "0"
+anyhow = "1"