uplock 0.1.1

A futures-aware RwLock with ref_count, upgrade, and downgrade methods
Documentation
[dependencies.futures]
version = "0.3"
[dev-dependencies.tokio]
features = ["macros", "rt"]
version = "1.8"

[package]
authors = ["haydn@tinychain.net"]
categories = ["concurrency"]
description = "A futures-aware RwLock with ref_count, upgrade, and downgrade methods"
edition = "2018"
keywords = ["async", "future", "lock"]
license = "Apache-2.0"
name = "uplock"
repository = "https://github.com/haydnv/uplock.git"
version = "0.1.1"