[dependencies.linked-hash-map]
version = "0.5.4"
[dev-dependencies.quickcheck]
version = "1.0.3"
[dev-dependencies.quickcheck_macros]
version = "1.0.0"
[package]
authors = ["Actyx AG <developer@actyx.com>", "wngr <oliver@wngr.de>"]
categories = ["data-structures"]
description = "A cache that holds a limited number of key-value-pairs according to a user defined criterion"
documentation = "https://docs.rs/weight-cache"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "weight-cache"
repository = "https://github.com/Actyx/weight-cache"
version = "0.1.2"