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.
clap
1 parent 39ccbfa commit 181fea4Copy full SHA for 181fea4
Cargo.toml
@@ -11,4 +11,5 @@ rand = "0.8"
11
regex = "0.1"
12
reqwest = { version = "0.11.0", features = ["blocking"] }
13
rodio = "0.17.3"
14
-sys-info = "0.7.0"
+sys-info = "0.7.0"
15
+clap = "3.0"
0 commit comments