bookery 0.1.0

Client library to query a tantivy index customized for books.
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.0.27"

[dependencies.reqwest]
features = ["blocking"]
version = "0.11.13"

[dependencies.serde]
features = ["derive"]
version = "1.0.148"

[dependencies.serde_json]
version = "1.0.89"

[package]
description = "Client library to query a tantivy index customized for books."
edition = "2021"
homepage = "https://github.com/chunjiw/bookery"
license = "MIT"
name = "bookery"
readme = "README.md"
repository = "https://github.com/chunjiw/bookery"
version = "0.1.0"