From 0e48299889c3c2b81bf351ffe5da71e0bcd4c22a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 15 Dec 2025 15:09:37 +0100 Subject: db --- database/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'database/Cargo.toml') 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 } -- cgit v1.3