[dependencies.log]
version = "0.4"
[dependencies.pi_hash]
version = "0.1"
[dependencies.pi_slot_deque]
version = "0.1"
[dependencies.probabilistic-collections]
version = "0.7"
[dependencies.slotmap]
version = "1.0"
[package]
authors = ["zmax <zmax@gaia.world>"]
description = "Implementation of LFU-LRU cache"
edition = "2021"
keywords = ["pi", "cache", "lfu", "lru"]
license = "MIT OR Apache-2.0"
name = "pi_cache"
readme = "README.md"
repository = "https://github.com/GaiaWorld/pi_cache"
resolver = "2"
version = "0.2.2"