Skip to content

Commit

Permalink
Merge pull request #186 from shepmaster/patch-1
Browse files Browse the repository at this point in the history
Add categories to Cargo.toml
  • Loading branch information
bluss authored Jan 20, 2017
2 parents 74c70d1 + 77bd217 commit dc9e21d
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 @@ -10,6 +10,7 @@ authors = ["bluss"]
description = "Extra iterator adaptors, iterator methods, free functions, and macros."

keywords = ["iterator", "data-structure", "zip", "product", "group-by"]
categories = ["algorithms", "rust-patterns"]

[lib]
bench = false
Expand Down

0 comments on commit dc9e21d

Please sign in to comment.