Skip to content

Commit 047ad5d

Browse files
Delete the "group-by" keyword
1 parent 762643f commit 047ad5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010

1111
description = "Extra iterator adaptors, iterator methods, free functions, and macros."
1212

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

1616
edition = "2018"

0 commit comments

Comments
 (0)