async-lock 1.1.3

Reference-counted async lock
Documentation
[dependencies.event-listener]
version = "2.0.0"
[dev-dependencies.futures]
version = "0.3.5"

[dev-dependencies.smol]
version = "0.1.18"

[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Reference-counted async lock"
documentation = "https://docs.rs/async-lock"
edition = "2018"
homepage = "https://github.com/stjepang/async-lock"
keywords = ["asynchronous", "mutex", "lock", "synchronization"]
license = "Apache-2.0 OR MIT"
name = "async-lock"
readme = "README.md"
repository = "https://github.com/stjepang/async-lock"
version = "1.1.3"