Skip to content

Commit

Permalink
Bump structopt from 0.3.22 to 0.3.23 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 1, 2021
1 parent 3433eef commit 108313a
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 sm64gs2pc/Cargo.toml
Expand Up @@ -13,7 +13,7 @@ keywords = ["super-mario-64", "decompilation", "nintendo-64", "gameshark", "port
[dependencies]
snafu = "0.6.10"
patch = "0.5.0"
structopt = "0.3.22"
structopt = "0.3.23"
lazy_static = "1.4.0"
serde = { version = "1.0.130", features = ["derive"] }
walkdir = { version = "2.3.2", optional = true }
Expand Down

0 comments on commit 108313a

Please sign in to comment.