Skip to content

Commit

Permalink
Bump tui-input from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [tui-input](https://github.com/sayanarijit/tui-input) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/sayanarijit/tui-input/releases)
- [Commits](sayanarijit/tui-input@v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 9929750 commit ce2361c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -39,7 +39,7 @@ clap = { version = "4.5", features = [
"error-context",
"derive",
] }
tui-input = "0.8"
tui-input = "0.9"
tui-textarea = { version = "0.4.0", default-features = false, features = [
"crossterm",
] }
Expand Down

0 comments on commit ce2361c

Please sign in to comment.