We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26b13d commit b111e58Copy full SHA for b111e58
async-rwlock/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-rwlock"
3
-version = "1.2.1"
+version = "1.3.0"
4
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
5
edition = "2018"
6
description = "Async reader-writer lock"
0 commit comments