Skip to content

Commit b111e58

Browse files
author
Stjepan Glavina
committed
Bump async-rwlock to v1.3.0
1 parent c26b13d commit b111e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-rwlock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-rwlock"
3-
version = "1.2.1"
3+
version = "1.3.0"
44
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
55
edition = "2018"
66
description = "Async reader-writer lock"

0 commit comments

Comments
 (0)