Skip to content

Commit

Permalink
Bump tui-textarea from 0.4.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [tui-textarea](https://github.com/rhysd/tui-textarea) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/rhysd/tui-textarea/releases)
- [Changelog](https://github.com/rhysd/tui-textarea/blob/main/CHANGELOG.md)
- [Commits](rhysd/tui-textarea@v0.4.0...v0.5.1)

---
updated-dependencies:
- dependency-name: tui-textarea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 855f845 commit 62334a9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 8 deletions.
44 changes: 37 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tokio-util = "0.7.11"
tracing = "0.1.37"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "serde"] }
tui-textarea = "0.4.0"
tui-textarea = "0.5.1"
tui-widget-list = "0.7.1"
unicode-width = "0.1.13"

Expand Down

0 comments on commit 62334a9

Please sign in to comment.