Skip to content

Commit

Permalink
Fix missing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jgardona committed Dec 1, 2023
1 parent c56ae19 commit d419fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ repository = "https://github.com/jgardona/rpools"
homepage = "https://github.com/jgardona/rpools"
description = "A minimalist workerpool for rust"
license = "MIT"
keywords = ["atomic", "workers", "threadpool", "concurrency"]
categories = ["Concurrency, No standard library"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit d419fea

Please sign in to comment.