Skip to content

Commit

Permalink
Update snafu requirement from 0.7.5 to 0.8.2
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.5...0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent c967b3b commit 57dfef2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 4 deletions.
27 changes: 24 additions & 3 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 @@ -32,7 +32,7 @@ wasm-streams = "0.4.0"
js-sys = "0.3.68"
web-sys = "0.3.68"
chrono = "0.4.34"
snafu = "0.7.5"
snafu = "0.8.2"
backon = "0.4.1"
async-trait = "0.1.74"
url = "2.5.0"
Expand Down

0 comments on commit 57dfef2

Please sign in to comment.