async-semaphore 1.2.0

An async semaphore
Documentation
[dependencies.event-listener]
version = "2.4.0"
[dev-dependencies.futures-lite]
version = "1.0.0"

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