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 c588d81 + 4428cc7 commit cac7050Copy full SHA for cac7050
Cargo.toml
@@ -10,6 +10,7 @@ documentation = "https://docs.rs/async-task"
10
description = "Task abstraction for building executors"
11
keywords = ["futures", "task", "executor", "spawn"]
12
categories = ["asynchronous", "concurrency"]
13
+readme = "README.md"
14
15
[dependencies]
16
crossbeam-utils = "0.6.5"
0 commit comments