Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: tui-big-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 83439fe commit cf2924a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 code/ratatui-stopwatch-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ strip-ansi-escapes = "0.2.0"
strum = "0.25.0"
tokio = { version = "1.35.1", features = ["full"] }
tokio-util = "0.7.8"
tui-big-text = "0.3.2"
tui-big-text = "0.3.3"

0 comments on commit cf2924a

Please sign in to comment.