Skip to content

Commit

Permalink
Add to 'async' keyword on crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 22, 2021
1 parent 9f2acfc commit 6bff4e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ description = "Type erasure for async trait methods"
repository = "https://github.com/dtolnay/async-trait"
documentation = "https://docs.rs/async-trait"
readme = "README.md"
keywords = ["async"]

[lib]
proc-macro = true
Expand Down

0 comments on commit 6bff4e0

Please sign in to comment.