Skip to content

Commit

Permalink
fix(deps): update rust crate structopt to 0.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 4, 2021
1 parent 9eaf1d8 commit ef5a770
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ md-5 = "0.9.1"
regex = "1.5.4"
sha-1 = "0.9.6"
sha2 = "0.9.5"
structopt = { version = "0.3.21", features = ["wrap_help"] }
structopt = { version = "0.3.22", features = ["wrap_help"] }
yansi = "0.5.0"

[dev-dependencies]
Expand Down

0 comments on commit ef5a770

Please sign in to comment.