Skip to content

Commit

Permalink
Bump ratatui-image from 1.0.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [ratatui-image](https://github.com/benjajaja/ratatui-image) from 1.0.5 to 2.0.1.
- [Commits](https://github.com/benjajaja/ratatui-image/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 2b96789 commit 7d999db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -56,7 +56,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter", "chrono"] }
tracing-appender = "0.2"
arboard = { version = "3.4.1", features = ["wayland-data-control", "wl-clipboard-rs"] }
chrono = "0.4.38"
ratatui-image = "1.0.5"
ratatui-image = "2.0.1"
image = "0.25.2"
signal-hook = "0.3.17"
clap = { version = "4.5.20", features = ["derive"] }
Expand Down

0 comments on commit 7d999db

Please sign in to comment.