Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit ae40fb3

Browse files
committed
Improve discoverability on crates.io
Fixes #65
1 parent cdf8df3 commit ae40fb3

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
@@ -9,7 +9,7 @@ homepage = "https://github.com/killercup/assert_cli"
99
documentation = "http://docs.rs/assert_cli/"
1010
readme = "README.md"
1111
categories = ["development-tools::testing"]
12-
keywords = ["cli", "testing", "assert"]
12+
keywords = ["cli", "testing", "assert", "command", "line"]
1313
build = "build.rs"
1414

1515
[[bin]]

0 commit comments

Comments
 (0)