Skip to content

Commit c63346a

Browse files
dependabot[bot]garryod
authored andcommitted
Bump ratatui from 0.26.3 to 0.27.0
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.3 to 0.27.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.26.3...v0.27.0) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59a7040 commit c63346a

File tree

2 files changed

+21
-17
lines changed

2 files changed

+21
-17
lines changed

Cargo.lock

+20-16
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
@@ -17,5 +17,5 @@ hdf5 = { git = "https://github.com/aldanor/hdf5-rust.git", rev = "26046fb4900ec3
1717
"static",
1818
] }
1919
humansize = { version = "2.1.3" }
20-
ratatui = { version = "0.26.3" }
20+
ratatui = { version = "0.27.0" }
2121
regex = { version = "1.10.5" }

0 commit comments

Comments
 (0)