Skip to content

Commit 6b62961

Browse files
build(deps): bump ansi-to-tui from 7.0.0 to 8.0.0
Bumps [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/uttarayan21/ansi-to-tui/releases) - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/main/CHANGELOG.md) - [Commits](ratatui/ansi-to-tui@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: ansi-to-tui dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e3e54b commit 6b62961

2 files changed

Lines changed: 112 additions & 36 deletions

File tree

Cargo.lock

Lines changed: 111 additions & 35 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
@@ -6,7 +6,7 @@ authors = ["Maxime Dirksen (EmixamPP)"]
66
license = "MIT"
77

88
[dependencies]
9-
ansi-to-tui = "7.0.0"
9+
ansi-to-tui = "8.0.0"
1010
ansipix = { git = "https://github.com/EmixamPP/ansipix.git", rev = "4e29437ea3fc23ea451a50b90cafdf7c519ffacb" }
1111
anyhow = "1.0.98"
1212
clap = { version = "4.5", features = ["derive"] }

0 commit comments

Comments
 (0)