Skip to content

Commit d6f2800

Browse files
chore(deps): bump tui-term from 0.3.3 to 0.3.4 (#1038)
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/a-kenji/tui-term/releases) - [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md) - [Commits](a-kenji/tui-term@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: tui-term dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
1 parent de60d94 commit d6f2800

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -78,7 +78,7 @@ thiserror = "2.0.18"
7878
thread_local = "1.1.9"
7979
tokio = { version = "1.51.0", features = ["macros", "net", "rt-multi-thread", "sync", "time", "tokio-macros"] }
8080
tokio-util = "=0.7.18"
81-
tui-term = "=0.3.3"
81+
tui-term = "=0.3.4"
8282
unicode-display-width = "=0.3.0"
8383
unicode-normalization = "=0.1.25"
8484
which = "8.0.2"

0 commit comments

Comments
 (0)