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 a8cc6f6..b3a2d6d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2021"
ahash = "0"
anyhow = "1"
clap = { version = "4", features = ["derive"] }
+dirs = "5"
fastembed = "4"
image = "0"
indicatif = { version = "0", features = ["rayon"] }
@@ -21,4 +22,3 @@ serde = "1"
sha2 = "0"
sled = "0"
typed-sled = "0"
-xdg = "2"