diff --git a/Cargo.toml b/Cargo.toml index f8f66fa..17f500e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://github.com/assert-rs/assert_cmd" documentation = "http://docs.rs/assert_cmd/" readme = "README.md" categories = ["development-tools::testing"] -keywords = ["cli", "testing", "assert", "command", "duct"] +keywords = ["cli", "test", "assert", "command", "duct"] [[bin]] name = "bin_fixture"