Skip to content

Commit

Permalink
chore(deps): bump tui-popup from 0.3.2 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [tui-popup](https://github.com/joshka/tui-popup) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/joshka/tui-popup/releases)
- [Changelog](https://github.com/joshka/tui-popup/blob/main/CHANGELOG.md)
- [Commits](joshka/tui-popup@v0.3.2...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 1861186 commit f360eb8
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 7 deletions.
58 changes: 52 additions & 6 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 @@ -28,7 +28,7 @@ crossterm = "0.27.0"
thiserror = "1.0.60"
textwrap = "0.16.1"
tui-input = "0.8.0"
tui-popup = "0.3.2"
tui-popup = "0.4.1"
clap = { version = "4.5.7", features = ["derive", "env", "wrap_help", "cargo"] }
clap_complete = "4.5.6"
clap_mangen = "0.2.21"
Expand Down

0 comments on commit f360eb8

Please sign in to comment.