Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 35147da commit 4e7e16c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 56 deletions.
89 changes: 34 additions & 55 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 @@ dotenvy = "0.15.7"
human-panic = "2.0.1"
config = "0.14.0"
strum = "0.26.3"
tui-input = { version = "0.10.0", features = ["serde"] }
tui-input = { version = "0.11.0", features = ["serde"] }
derive_deref = "1.1.1"
serde_json = "1.0.132"
json5 = { version = "0.4.1", optional = true }
Expand Down

0 comments on commit 4e7e16c

Please sign in to comment.