From 869a1053033d7e828cac7b2467687d8dedc5f7b5 Mon Sep 17 00:00:00 2001 From: Kornel Date: Tue, 1 Jan 2019 14:23:04 +0000 Subject: Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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 ", description = "Build filters/predicates with the builder pattern" keywords = ["iterator", "filter", "builder", "util"] +categories = ["rust-patterns"] readme = "./README.md" license = "MPL-2.0" -- cgit v1.2.3