Skip to content

Commit

Permalink
chore(deps): bump tui-textarea from 0.5.2 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [tui-textarea](https://github.com/rhysd/tui-textarea) from 0.5.2 to 0.6.0.
- [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.5.2...v0.6.0)

---
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 Aug 7, 2024
1 parent 4886aaf commit 3ac9a9b
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 9 deletions.
79 changes: 71 additions & 8 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 @@ -82,7 +82,7 @@ clap = { version = "4.5.9", features = ["derive"] }
rayon = "1.10.0"
ratatui = { version = "0.27.0", features=["serde"] }
crossterm = { version = "0.27.0", features = ["serde"] }
tui-textarea = "0.5.1"
tui-textarea = "0.6.0"

# workspace dependencies
serde.workspace = true
Expand Down

0 comments on commit 3ac9a9b

Please sign in to comment.