Skip to content

Commit

Permalink
Update snafu requirement from 0.7 to 0.8
Browse files Browse the repository at this point in the history
Updates the requirements on [snafu](https://github.com/shepmaster/snafu) to permit the latest version.
- [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md)
- [Commits](shepmaster/snafu@0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: snafu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 5a91445 commit f4cbdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme="README.md"
[dependencies]
url = "2.1.1"
log = "0.4.8"
snafu = "0.7"
snafu = "0.8"

[dev-dependencies]
doc-comment = "0.3.3"

0 comments on commit f4cbdf2

Please sign in to comment.