2026-06-08 19:33:49 -04:00
|
|
|
[package]
|
|
|
|
|
name = "gl-search"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
edition = "2024"
|
|
|
|
|
publish = false
|
|
|
|
|
|
|
|
|
|
[dependencies]
|
2026-08-12 14:11:47 -04:00
|
|
|
#gl-graph.workspace = true
|
2026-08-05 18:33:30 -04:00
|
|
|
|
2026-07-20 23:53:33 -04:00
|
|
|
futures.workspace = true
|
2026-06-08 19:33:49 -04:00
|
|
|
tantivy.workspace = true
|
|
|
|
|
thiserror.workspace = true
|
|
|
|
|
#poppler-rs = "0.26.0-alpha.0"
|
2026-08-05 11:21:25 -04:00
|
|
|
subtitler.workspace = true
|
2026-06-08 19:33:49 -04:00
|
|
|
tracing.workspace = true
|
|
|
|
|
#oxidize-pdf = { version = "1.6", features = ["ocr-tesseract"] }
|
2026-08-05 11:21:25 -04:00
|
|
|
oxigraph.workspace = true
|
2026-06-08 19:33:49 -04:00
|
|
|
#xml = "1.2"
|