Skip to content

Commit 85a2152

Browse files
author
Stjepan Glavina
committed
Add keywords
1 parent 1479e86 commit 85a2152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/stjepang/async-task"
88
homepage = "https://github.com/stjepang/async-task"
99
documentation = "https://docs.rs/async-task"
1010
description = "Task abstraction for building executors"
11-
keywords = ["future", "task", "executor", "spawn"]
11+
keywords = ["futures", "task", "executor", "spawn"]
1212
categories = ["asynchronous", "concurrency"]
1313

1414
[dependencies]

0 commit comments

Comments
 (0)