Files
tantivy/bitpacker/Cargo.toml
2022-07-04 14:19:32 +08:00

16 lines
390 B
TOML

[package]
name = "tantivy-bitpacker"
version = "0.2.0"
edition = "2021"
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
license = "MIT"
categories = []
description = """Tantivy-sub crate: bitpacking"""
repository = "https://github.com/quickwit-oss/tantivy"
keywords = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]