Skip to content

Commit

Permalink
Bump snafu from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [snafu](https://github.com/shepmaster/snafu) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/shepmaster/snafu/releases)
- [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md)
- [Commits](shepmaster/snafu@0.7.1...0.7.2)

---
updated-dependencies:
- dependency-name: snafu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent 51d4e4b commit 17f6cad
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
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ categories = ["games"]
keywords = ["super-mario-64", "decompilation", "nintendo-64", "gameshark", "port"]

[dependencies]
snafu = "0.7.1"
snafu = "0.7.2"
patch = "0.6.0"
structopt = "0.3.26"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 17f6cad

Please sign in to comment.