Skip to content

Commit 181fea4

Browse files
author
梶塚太智
committed
Append crate clap
1 parent 39ccbfa commit 181fea4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ rand = "0.8"
1111
regex = "0.1"
1212
reqwest = { version = "0.11.0", features = ["blocking"] }
1313
rodio = "0.17.3"
14-
sys-info = "0.7.0"
14+
sys-info = "0.7.0"
15+
clap = "3.0"

0 commit comments

Comments
 (0)