[dependencies]
[package]
description = """
Hashmap with eviction of unused elements.
"""
edition = "2021"
license = "MIT OR Apache-2.0"
name = "transient_map"
readme = "README.md"
repository = "https://github.com/DouglasDwyer/transient_map"
version = "0.1.2"