summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-01-01 14:23:04 +0000
committerGitHub <noreply@github.com>2019-01-01 14:23:04 +0000
commit869a1053033d7e828cac7b2467687d8dedc5f7b5 (patch)
treeee64b0b59d9b65a63e5be7cce142dd3766261f0d
parent17f7d397080532f48170fdcf330507006cb1970d (diff)
Update Cargo.toml
-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"