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 d55e6bd commit 98dc637Copy full SHA for 98dc637
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 2.3.0
2
+
3
+- Merge all subcrates.
4
5
# Version 2.2.0
6
7
- Add functions to upgrade and downgrade `RwLock` guards.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-lock"
-version = "2.2.0"
+version = "2.3.0"
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
edition = "2018"
description = "Async synchronization primitives"
0 commit comments