aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 641b5a3..a8cc6f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2021"
ahash = "0"
anyhow = "1"
clap = { version = "4", features = ["derive"] }
+fastembed = "4"
image = "0"
indicatif = { version = "0", features = ["rayon"] }
mset = "0"
@@ -17,7 +18,6 @@ pathdiff = "0"
rayon = "1"
reflink-copy = "0"
serde = "1"
-serde_json = "1"
sha2 = "0"
sled = "0"
typed-sled = "0"