Skip to content

Commit dad91dd

Browse files
chore(deps): bump ratatui from 0.24.0 to 0.25.0
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8952441 commit dad91dd

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

Cargo.lock

+15-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ log = "0.4.20"
3434
once_cell = "1.19.0"
3535
pnet = "0.34.0"
3636
pnet_macros_support = "0.34.0"
37-
ratatui = "0.24.0"
37+
ratatui = "0.25.0"
3838
resolv-conf = "0.7.0"
3939
simplelog = "0.12.1"
4040
thiserror = "1.0.53"

0 commit comments

Comments
 (0)