Skip to content

Commit

Permalink
Bump ratatui from 0.23.0 to 0.26.2
Browse files Browse the repository at this point in the history
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.23.0 to 0.26.2.
- [Release notes](https://github.com/ratatui-org/ratatui/releases)
- [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui@v0.23.0...v0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 5d03e65 commit f0de977
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 9 deletions.
133 changes: 125 additions & 8 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 @@ -29,7 +29,7 @@ version = "4.4.12"
features = ["cargo", "derive", "unicode", "wrap_help"]

[dependencies.ratatui]
version = "0.23.0"
version = "0.26.2"
default-features = false
features = ["crossterm", "serde"]

Expand Down

0 comments on commit f0de977

Please sign in to comment.