Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent a751710 commit 4c2bbf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
17 changes: 5 additions & 12 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 @@ -38,7 +38,7 @@ rayon = "1.8.0"
regex = "1.10.2"
serde_yaml = "0.9.27"
slug = "0.1.5"
snafu = "0.7.5"
snafu = "0.8.2"
unicode-normalization = "0.1.22"

[dev-dependencies]
Expand Down

0 comments on commit 4c2bbf7

Please sign in to comment.