File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ analyzeme = { path = "../analyzeme" }
1010rustc-hash = " 1.0.1"
1111serde = { version = " 1.0" , features = [ " derive" ] }
1212serde_json = " 1.0"
13- structopt = " 0.2 "
13+ structopt = " 0.3 "
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ license = "MIT OR Apache-2.0"
88[dependencies ]
99measureme = { path = " ../measureme" }
1010analyzeme = { path = " ../analyzeme" }
11- structopt = " 0.2 "
11+ structopt = " 0.3 "
1212inferno = { version =" 0.9.1" , default-features = false }
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ license = "MIT OR Apache-2.0"
88[dependencies ]
99analyzeme = { path = " ../analyzeme" }
1010measureme = { path = " ../measureme" }
11- structopt = " 0.2 "
11+ structopt = " 0.3 "
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ license = "MIT OR Apache-2.0"
88[dependencies ]
99measureme = { path = " ../measureme" }
1010analyzeme = { path = " ../analyzeme" }
11- structopt = " 0.2 "
11+ structopt = " 0.3 "
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ prettytable-rs = "0.8"
1212rustc-hash = " 1.0.1"
1313serde = { version = " 1.0" , features = [ " derive" ] }
1414serde_json = " 1.0"
15- structopt = " 0.2 "
15+ structopt = " 0.3 "
You can’t perform that action at this time.
0 commit comments