diff --git a/Cargo.toml b/Cargo.toml index c928bab..96f60e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ hex = "0.4" chrono = { version = "0.4", features = ["serde"] } # Full-text search -tantivy = "0.22" +tantivy = "0.25" # Logging & Tracing tracing = "0.1"