Skip to content

Commit

Permalink
Merge pull request #289 from Shuzhengz/update_structopt
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck authored May 26, 2022
2 parents a046258 + aba6040 commit 95580fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords = ["clockspeed", "cpu", "battery"]
authors = ["jakeroggenbuck <jakeroggenbuck2@gmail.com", "cameron <cameron.bannasch@gmail>", "shuzhengz <treez.zhang@gmail.com>"]

[dependencies]
structopt = { version = "0.3", default-features = false }
structopt = { version = "0.3.26", default-features = false }
termion = "1.5.3"
nix = "0.15.0"
chrono = "0.4"
Expand Down

0 comments on commit 95580fa

Please sign in to comment.