[dependencies.async-trait]
version = "0.1.64"
[dependencies.futures]
version = "0.3"
[dependencies.hashbrown]
version = "0.14"
[dependencies.hashlink]
version = "0.8.4"
[dependencies.log]
version = "0.4"
[dependencies.parking_lot]
version = "0.12"
[dependencies.tokio]
features = ["macros", "parking_lot", "rt-multi-thread", "sync", "time"]
version = "1.25"
[package]
authors = ["Apache Arrow <dev@arrow.apache.org>"]
description = "Ballista Cache"
edition = "2021"
homepage = "https://github.com/apache/arrow-ballista"
license = "Apache-2.0"
name = "ballista-cache"
readme = "README.md"
repository = "https://github.com/apache/arrow-ballista"
version = "0.12.0"