This commit is contained in:
rustmailer
2026-07-13 20:56:26 +08:00
parent 85987e39fb
commit b7e757dbf7
9 changed files with 1608 additions and 27 deletions
+6 -1
View File
@@ -19,9 +19,14 @@ itertools.workspace = true
snafu.workspace = true
bichon-memdb.workspace = true
fjall.workspace = true
hex.workspace = true
bichon-blob.workspace = true
mail-parser.workspace = true
bytes.workspace = true
uuid.workspace = true
tantivy = { version = "0.26.1", features = ["zstd-compression", "quickwit"] }
chrono.workspace = true
tracing.workspace = true
tracing.workspace = true
[dev-dependencies]
tempfile = "3"