diff options
| author | Lia Lenckowski <lialenck@protonmail.com> | 2023-09-06 14:33:33 +0200 |
|---|---|---|
| committer | Lia Lenckowski <lialenck@protonmail.com> | 2023-09-06 14:33:33 +0200 |
| commit | 51007f5b8ff6d5960ac034854ceae1ab15237b6a (patch) | |
| tree | e7dfecf965c5fd83c38c5f3ab86d140410df58dd /Cargo.toml | |
| parent | cb67cd7389b68750518b67c7a58beb7659298352 (diff) | |
| download | embeddings-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.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,3 +15,5 @@ indicatif = "0" sled = "0" typed-sled = "0" serde = "1" +sha2 = "0" +anyhow = "1" |