Skip to content

Commit 819dbb5

Browse files
authored
Merge pull request #158 from rage/structopt
use structopt
2 parents 68d39a7 + 9565e9e commit 819dbb5

File tree

6 files changed

+986
-1372
lines changed

6 files changed

+986
-1372
lines changed

tmc-langs-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ schemars = "0.8"
2222
serde = "1"
2323
serde_json = "1"
2424
smol = "1"
25+
structopt = "0.3"
2526
tempfile = "3"
2627
thiserror = "1"
2728
toml = "0.5"

0 commit comments

Comments
 (0)