Skip to content

Commit 6bff4e0

Browse files
committed
Add to 'async' keyword on crates.io
1 parent 9f2acfc commit 6bff4e0

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
@@ -8,6 +8,7 @@ description = "Type erasure for async trait methods"
88
repository = "https://github.com/dtolnay/async-trait"
99
documentation = "https://docs.rs/async-trait"
1010
readme = "README.md"
11+
keywords = ["async"]
1112

1213
[lib]
1314
proc-macro = true

0 commit comments

Comments
 (0)