memory 1.1.2

HashMap implementation with forget function
Documentation
[dependencies.parking_lot]
version = "0.12.1"

[dependencies.time]
version = "0.3.30"
[dev-dependencies.common_macros]
version = "0.1.1"

[package]
authors = ["Romeo Disca"]
description = "HashMap implementation with forget function"
documentation = "https://docs.rs/memory/latest/memory/"
edition = "2021"
homepage = "https://github.com/i-think-rapido/rust-memory"
license = "MIT"
license-file = "LICENSE.md"
name = "memory"
readme = "README.md"
repository = "https://github.com/i-think-rapido/rust-memory.git"
version = "1.1.2"