Skip to content

Commit b1c9780

Browse files
committed
🐛 Fixed category
1 parent 175cc24 commit b1c9780

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
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Nils Wrenger <[email protected]>"]
66
description = "Simple CLI Input and Control Utilities"
77
keywords = ["console", "terminal", "cli"]
8-
categories = ["command-line-utilities", "cli"]
8+
categories = ["command-line-utilities", "command-line-interface"]
99
rust-version = "1.63.0"
1010
repository = "https://github.com/nwrenger/console-utils-rs"
1111
readme = "README.md"

0 commit comments

Comments
 (0)