Skip to content

Commit cc307eb

Browse files
committed
package: Remove "cli" keyword.
1 parent 10c7b1d commit cc307eb

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
@@ -7,7 +7,7 @@ repository = "https://github.com/CodeMan99/tyedev"
77
license = "ISC"
88
readme = "README.md"
99
authors = ["Cody Taylor <[email protected]>"]
10-
keywords = ["devcontainers", "containers", "vscode", "development", "configuration", "cli"]
10+
keywords = ["devcontainers", "containers", "vscode", "development", "configuration"]
1111
categories = ["config", "command-line-utilities", "development-tools", "virtualization"]
1212
include = ["LICENSE.txt", "src/", "static/"]
1313

0 commit comments

Comments
 (0)