aboutsummaryrefslogtreecommitdiff
path: root/database/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'database/Cargo.toml')
-rw-r--r--database/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/database/Cargo.toml b/database/Cargo.toml
index eeeee7f..7e79b92 100644
--- a/database/Cargo.toml
+++ b/database/Cargo.toml
@@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2024"
[dependencies]
-tantivy = "0.25.0"
jellycommon = { path = "../common" }
serde = { version = "1.0.228", features = ["derive"] }
log = { workspace = true }