key-rwlock 0.1.2

Simple library for keyed asynchronous reader-writer locks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
shared-version = true

sign-commit = true
pre-release-commit-message = "v{{version}}"

sign-tag = true
tag-prefix = ""
tag-message = "v{{version}}"

publish = true

allow-branch = ["develop"]