Skip to content

Commit

Permalink
Merge pull request #353 from crate-ci/dependabot/cargo/structopt-0.3.25
Browse files Browse the repository at this point in the history
chore(deps): bump structopt from 0.3.23 to 0.3.25
  • Loading branch information
epage authored Nov 1, 2021
2 parents 43138e8 + c152107 commit 67a42bd
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ignore = "0.4"
difflib = "0.4"
itertools = "0.10"
once_cell = "1.2.0"
structopt = {version = "0.3.23", default-features = false}
structopt = {version = "0.3.25", default-features = false}
clap = { version = "2", default-features = false }
clap-cargo = { version = "0.6", features = ["cargo_metadata"] }
log = "0.4"
Expand Down

0 comments on commit 67a42bd

Please sign in to comment.