Prepare release

This commit is contained in:
Nikolay Kim 2024-01-09 20:17:07 +06:00
parent 5869141954
commit c864b10e62
14 changed files with 32 additions and 29 deletions

View file

@ -28,7 +28,7 @@ tokio = ["tok-io"]
async-std = ["async_std/unstable"]
[dependencies]
async-channel = "2.0"
async-channel = "2.1"
futures-core = "0.3"
log = "0.4"
oneshot = "0.1"