Files
tantivy/bitpacker/Cargo.toml
Pascal Seitz daa53522b5 move tantivy bitpacker to crate, refator bitpacker
remove byteorder dependency
2021-04-29 16:40:11 +02:00

9 lines
186 B
TOML

[package]
name = "tantivy-bitpacker"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]