Skip to content

Commit 60a41a3

Browse files
committed
fix: 🐛 Too many keywords for crates.io
1 parent 0ea4a74 commit 60a41a3

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
@@ -8,6 +8,6 @@ description = "Fake data generator library with 130+ functions"
88
license = "MIT"
99
readme = "README.md"
1010
repository = "https://github.com/jerusdp/mockd"
11-
keywords = ["fake", "data", "random", "generator", "faker", "mock"]
11+
keywords = ["fake", "data", "random", "generator", "faker"]
1212

1313
[dependencies]

0 commit comments

Comments
 (0)