Skip to content

Commit

Permalink
⬆️ Update tui-input requirement from 0.9.0 to 0.11.1
Browse files Browse the repository at this point in the history
Updates the requirements on [tui-input](https://github.com/sayanarijit/tui-input) to permit the latest version.
- [Release notes](https://github.com/sayanarijit/tui-input/releases)
- [Commits](sayanarijit/tui-input@v0.9.0...v0.11.1)

---
updated-dependencies:
- dependency-name: tui-input
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7dbe5a7 commit 532aad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ strum = {version = "0.26.3", features = ["derive"]}
strum_macros = "0.26.4"
syntect = "5.2.0"
syntect-tui = "3.0.5"
tui-input = "0.9.0"
tui-input = "0.11.1"

[dev-dependencies]
rstest = "0.21.0"

0 comments on commit 532aad2

Please sign in to comment.