Files
tantivy/bitpacker/Cargo.toml
2022-01-27 15:37:09 +09:00

16 lines
390 B
TOML

[package]
name = "tantivy-bitpacker"
version = "0.1.1"
edition = "2018"
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]