Skip to content

Commit 4428cc7

Browse files
author
James Munns
authored
Add readme section to Cargo.toml
1 parent c588d81 commit 4428cc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ documentation = "https://docs.rs/async-task"
1010
description = "Task abstraction for building executors"
1111
keywords = ["futures", "task", "executor", "spawn"]
1212
categories = ["asynchronous", "concurrency"]
13+
readme = "README.md"
1314

1415
[dependencies]
1516
crossbeam-utils = "0.6.5"

0 commit comments

Comments
 (0)