Skip to content

Commit

Permalink
package: Remove "cli" keyword.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeMan99 committed Nov 25, 2023
1 parent 10c7b1d commit cc307eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/CodeMan99/tyedev"
license = "ISC"
readme = "README.md"
authors = ["Cody Taylor <codemister99@yahoo.com>"]
keywords = ["devcontainers", "containers", "vscode", "development", "configuration", "cli"]
keywords = ["devcontainers", "containers", "vscode", "development", "configuration"]
categories = ["config", "command-line-utilities", "development-tools", "virtualization"]
include = ["LICENSE.txt", "src/", "static/"]

Expand Down

0 comments on commit cc307eb

Please sign in to comment.