Skip to content

Commit f653d58

Browse files
authored
Merge pull request #6 from fereidani/patch-1
update kanal version to latest
2 parents 9b486ba + e07e8b2 commit f653d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

channel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ flume = "0.10.14"
1515
futures = "0.3.24"
1616
futures-channel = "0.3.24"
1717
futures-util = "0.3.24"
18-
kanal = "0.1.0-pre1"
18+
kanal = "0.1.0-pre6"
1919
tokio = { version = "1.21.2", features = ["full"] }

0 commit comments

Comments
 (0)