Skip to content

Commit 0f67667

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump ratatui from 0.28.0 to 0.28.1
Bumps [ratatui](https://github.com/ratatui/ratatui) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.28.0...v0.28.1) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03b2792 commit 0f67667

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ qrcode = "0.14.1"
4848
urlencoding = "2.1.3"
4949
base64 = "0.22.1"
5050
md-5 = "0.10.6"
51-
ratatui = { version = "0.28.0", features = ["all-widgets"] }
51+
ratatui = { version = "0.28.1", features = ["all-widgets"] }
5252
crossterm = "0.28.1"
5353
url = "2.5.2"
5454
color-eyre = "0.6.3"

0 commit comments

Comments
 (0)