diff options
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" |
| index : embeddings-sort | ||
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -15,3 +15,5 @@ indicatif = "0" sled = "0" typed-sled = "0" serde = "1" +sha2 = "0" +anyhow = "1" |