Skip to content

Commit 664ebbd

Browse files
committed
Fix: reduce keywords to 5 for crates.io
1 parent 7feb994 commit 664ebbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "🤖 null-e: The friendly disk cleanup robot - Send your cruft to
77
license = "MIT"
88
repository = "https://github.com/us/null-e"
99
homepage = "https://github.com/us/null-e"
10-
keywords = ["cleanup", "disk-space", "developer-tools", "node-modules", "cache", "devnull"]
10+
keywords = ["cleanup", "disk-space", "developer-tools", "cache", "cli"]
1111
categories = ["command-line-utilities", "development-tools", "filesystem"]
1212
readme = "README.md"
1313

0 commit comments

Comments
 (0)