Skip to content

Commit fba5d5b

Browse files
authored
Merge pull request #32 from smol-rs/readme
Remove readme field from Cargo.toml
2 parents 57c5843 + 8ba59f6 commit fba5d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ homepage = "https://github.com/smol-rs/async-channel"
1010
documentation = "https://docs.rs/async-channel"
1111
keywords = ["mpmc", "mpsc", "spmc", "chan", "futures"]
1212
categories = ["asynchronous", "concurrency"]
13-
readme = "README.md"
1413

1514
[dependencies]
1615
concurrent-queue = "1.2.2"

0 commit comments

Comments
 (0)