blob: e498c7183c399988d0729ec4b69266f0430813b8 [file]
[package]
name = "paimon-ftindex-core"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
[dependencies]
levenshtein_automata.workspace = true
roaring.workspace = true
serde.workspace = true
serde_json.workspace = true
tantivy.workspace = true
tantivy-common.workspace = true
tantivy-fst.workspace = true
tantivy-jieba.workspace = true
tempfile.workspace = true
thiserror.workspace = true
[dev-dependencies]
anyhow.workspace = true