We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57c5843 + 8ba59f6 commit fba5d5bCopy full SHA for fba5d5b
Cargo.toml
@@ -10,7 +10,6 @@ homepage = "https://github.com/smol-rs/async-channel"
10
documentation = "https://docs.rs/async-channel"
11
keywords = ["mpmc", "mpsc", "spmc", "chan", "futures"]
12
categories = ["asynchronous", "concurrency"]
13
-readme = "README.md"
14
15
[dependencies]
16
concurrent-queue = "1.2.2"
0 commit comments