summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b5d800e..f5e3c44 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>",
description = "Build filters/predicates with the builder pattern"
keywords = ["iterator", "filter", "builder", "util"]
+categories = ["rust-patterns"]
readme = "./README.md"
license = "MPL-2.0"