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.
1 parent 1479e86 commit 85a2152Copy full SHA for 85a2152
Cargo.toml
@@ -8,7 +8,7 @@ repository = "https://github.com/stjepang/async-task"
8
homepage = "https://github.com/stjepang/async-task"
9
documentation = "https://docs.rs/async-task"
10
description = "Task abstraction for building executors"
11
-keywords = ["future", "task", "executor", "spawn"]
+keywords = ["futures", "task", "executor", "spawn"]
12
categories = ["asynchronous", "concurrency"]
13
14
[dependencies]
0 commit comments