[dependencies.intrusive-collections]
version = "0.9.4"
[package]
authors = ["Roland Kuhn"]
description = "A cache with frequency-based replacement strategy"
documentation = "https://docs.rs/fbr_cache/latest/fbr_cache"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "fbr_cache"
readme = "README.md"
repository = "https://github.com/rkuhn/fbr_cache"
resolver = "2"
version = "0.1.1"