Skip to content

Commit

Permalink
Bump eyre from 0.6.8 to 0.6.9 (#114)
Browse files Browse the repository at this point in the history
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.8 to 0.6.9.
- [Commits](https://github.com/eyre-rs/eyre/compare/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 1c375a1 commit 7413929
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
image = "0.24.7"
imageproc = "0.23.0"
eyre = "0.6.8"
eyre = "0.6.9"
color-eyre = "0.6.2"
rusttype = "0.9.3"
toml = "0.8.8"
Expand Down

0 comments on commit 7413929

Please sign in to comment.