Skip to content

Commit dfea557

Browse files
Bump tui from 0.17.0 to 0.19.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.17.0 to 0.19.0. - [Release notes](https://github.com/fdehau/tui-rs/releases) - [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md) - [Commits](fdehau/tui-rs@v0.17.0...v0.19.0) --- updated-dependencies: - dependency-name: tui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a46de49 commit dfea557

2 files changed

Lines changed: 27 additions & 63 deletions

File tree

Cargo.lock

Lines changed: 26 additions & 62 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
@@ -11,5 +11,5 @@ log = "0.4.17"
1111
pretty_env_logger = "0.4.0"
1212
serde_json = { version = "1.0.85", features = ["preserve_order"] }
1313
crossterm = "0.24.0"
14-
tui = { version = "0.17.0", default-features = false, features = ["crossterm"] }
14+
tui = { version = "0.19.0", default-features = false, features = ["crossterm"] }
1515
tui-logger = "0.7.1"

0 commit comments

Comments
 (0)