[dependencies]
[dev-dependencies.quickcheck]
version = "0.9"
[dev-dependencies.rand]
version = "0.7.2"
[package]
authors = ["Jesse A. Tov <jesse.tov@gmail.com>"]
description = "Weak hash maps and sets"
edition = "2018"
keywords = ["containers", "Rc", "Arc", "weak"]
license = "MIT"
name = "weak-table"
readme = "README.md"
repository = "https://github.com/tov/weak-table-rs"
version = "0.2.4"