From 2de4dfb10b2ca6ab3a9ddaf7c935745400141c81 Mon Sep 17 00:00:00 2001 From: Easyoakland <97992568+Easyoakland@users.noreply.github.com> Date: Thu, 22 Feb 2024 18:49:04 -0700 Subject: [PATCH] add keywords --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 3b7051e..ed793fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ documentation = "https://docs.rs/yap_streaming/" homepage = "https://github.com/Easyoakland/yap_streaming" license = "MIT" categories = ["parsing"] +keywords = ["parser", "parser-combinators", "parsing", "streaming"] include = [ "Cargo.toml",