Skip to content

Commit 20a19d4

Browse files
Bump tui-input from 0.11.0 to 0.11.1
Bumps [tui-input](https://github.com/sayanarijit/tui-input) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/sayanarijit/tui-input/releases) - [Commits](sayanarijit/tui-input@v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: tui-input dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9f090e commit 20a19d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env_logger = "0.11.5"
1111
log = "0.4.22"
1212
ratatui = "0.29.0"
1313
regex = "1.11.1"
14-
tui-input = "0.11.0"
14+
tui-input = "0.11.1"
1515

1616
[profile.release]
1717
strip = true

0 commit comments

Comments
 (0)