waitmap 1.0.0

an awaitable concurrent hash map
Documentation
[dependencies.dashmap]
version = "3.7.0"

[dependencies.parking_lot]
version = "0.10.0"

[dependencies.smallvec]
version = "1.2.0"
[dev-dependencies.async-std]
features = ["unstable"]
version = "1.5.0"

[package]
authors = ["Without Boats <woboats@gmail.com>"]
description = "an awaitable concurrent hash map"
documentation = "https://docs.rs/waitmap"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "waitmap"
repository = "https://github.com/withoutboats/waitmap"
version = "1.0.0"