Skip to content

Commit b8916cf

Browse files
committed
chore(deps): update to async-channel 2.0.0
1 parent a330bb0 commit b8916cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ bytes = "1"
3737
once_cell = "1.8.0"
3838
log = "0.4.8"
3939
thiserror = "1.0.9"
40-
async-channel = "1.6.1"
40+
async-channel = "2.0.0"
4141

4242
async-std = { version = "1.8.0", default-features = false, features = ["std", "unstable"], optional = true }
4343
tokio = { version = "1", features = ["net", "sync", "time", "io-util"], optional = true }

0 commit comments

Comments
 (0)