Skip to content

Commit

Permalink
Bump ratatui-image from 4.2.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [ratatui-image](https://github.com/benjajaja/ratatui-image) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/benjajaja/ratatui-image/releases)
- [Changelog](https://github.com/benjajaja/ratatui-image/blob/master/CHANGELOG.md)
- [Commits](benjajaja/ratatui-image@v4.2.0...v5.0.0)

---
updated-dependencies:
- dependency-name: ratatui-image
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 528d06a commit 830b307
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -56,7 +56,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter", "chrono"] }
tracing-appender = "0.2"
arboard = { version = "3.4.1", features = ["wayland-data-control", "wl-clipboard-rs"] }
chrono = "0.4.39"
ratatui-image = "4.2.0"
ratatui-image = "5.0.0"
image = "0.25.5"
signal-hook = "0.3.17"
clap = { version = "4.5.30", features = ["derive"] }
Expand Down

0 comments on commit 830b307

Please sign in to comment.