We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175cc24 commit b1c9780Copy full SHA for b1c9780
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
authors = ["Nils Wrenger <[email protected]>"]
6
description = "Simple CLI Input and Control Utilities"
7
keywords = ["console", "terminal", "cli"]
8
-categories = ["command-line-utilities", "cli"]
+categories = ["command-line-utilities", "command-line-interface"]
9
rust-version = "1.63.0"
10
repository = "https://github.com/nwrenger/console-utils-rs"
11
readme = "README.md"
0 commit comments