fix: remove keywords

This commit is contained in:
Jack Wills
2022-08-04 17:31:13 +00:00
parent 03a66d5d5f
commit 0d1c450f87
+1 -1
View File
@@ -8,7 +8,7 @@ repository = "https://github.com/mrjackwills/oxker"
homepage = "https://github.com/mrjackwills/oxker" homepage = "https://github.com/mrjackwills/oxker"
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
keywords = ["docker", "tui", "tui-rs", "tokio", "terminal", "podman", "container"] keywords = ["docker", "tui", "tokio", "terminal", "podman"]
categories = ["command-line-utilities"] categories = ["command-line-utilities"]
[dependencies] [dependencies]