Skip to content

Commit

Permalink
Merge pull request #107 from orf/dependabot/cargo/structopt-0.3.17
Browse files Browse the repository at this point in the history
Bump structopt from 0.3.16 to 0.3.17
  • Loading branch information
orf authored Aug 26, 2020
2 parents 1f88a70 + 8596796 commit cd70995
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 @@ -17,7 +17,7 @@ exclude = ["workspace/**", "images/**", ".github/**"]
toml = "0.5.6"
serde = { version = "1.0.115", features = ["derive"] }
anyhow = "1.0.32"
structopt = "0.3.16"
structopt = "0.3.17"
rayon = "1.4.0"
graphql_client = "0.9.0"
walkdir = "2.3.1"
Expand Down

0 comments on commit cd70995

Please sign in to comment.