kapot-cache 0.2.1

kapot Cache
Documentation
[dependencies.async-trait]
version = "0.1.64"

[dependencies.futures]
version = "0.3"

[dependencies.hashbrown]
version = "0.14"

[dependencies.hashlink]
version = "0.9"

[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"

[lib]
name = "kapot_cache"
path = "src/lib.rs"

[package]
authors = ["André Claudino <claudino+kapot@d2x.com.br>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "kapot Cache"
edition = "2021"
homepage = "https://github.com/neurono-ml/kapot"
license = "Apache-2.0"
name = "kapot-cache"
readme = "README.md"
repository = "https://github.com/neurono-ml/kapot"
version = "0.2.1"