Skip to content

Commit 896f4b8

Browse files
author
Stjepan Glavina
committed
Update dependencies
1 parent f6af6a9 commit 896f4b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["asynchronous", "concurrency"]
1313
readme = "README.md"
1414

1515
[dependencies]
16-
async-barrier = "1.0.0"
17-
async-mutex = "1.2.0"
16+
async-barrier = "1.0.1"
17+
async-mutex = "1.3.0"
1818
async-rwlock = "1.1.0"
19-
async-semaphore = "1.0.0"
19+
async-semaphore = "1.1.0"

0 commit comments

Comments
 (0)