mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-31 01:52:30 +00:00
adjust the indexing strategy for attachment attributes
This commit is contained in:
@@ -124,6 +124,7 @@ blake3 = "1.8.4"
|
||||
uuid = { version = "1.23.0", features = ["v4", "serde"] }
|
||||
fjall = { version = "3.1.3", features = ["lz4", "metrics", "bytes_1"] }
|
||||
tantivy = { version = "0.26.0", features = ["zstd-compression"] }
|
||||
tracing-log = "0.2.0"
|
||||
[dev-dependencies]
|
||||
#bincode = "1.3.3"
|
||||
#secret-lib = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user