capybara/ext/fulltext/Cargo.toml

11 lines
239 B
TOML

[package]
name = "fulltext"
version = "0.1.0"
authors = ["haskal <haskal@awoo.systems>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tantivy = "0.15.0"