Skip to content

Commit 98fd970

Browse files
authored
Merge pull request #15 from smol-rs/readme
Remove readme field from Cargo.toml
2 parents 19785ff + e97d5c3 commit 98fd970

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 @@ documentation = "https://docs.rs/async-task"
1010
description = "Task abstraction for building executors"
1111
keywords = ["futures", "task", "executor", "spawn"]
1212
categories = ["asynchronous", "concurrency", "no-std"]
13-
readme = "README.md"
1413

1514
[features]
1615
default = ["std"]

0 commit comments

Comments
 (0)