Skip to content

Commit

Permalink
build: bump ratatui from 0.26.3 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.3 to 0.27.0.
- [Release notes](https://github.com/ratatui-org/ratatui/releases)
- [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui@v0.26.3...v0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and arxanas committed Jul 1, 2024
1 parent 0691b49 commit 8df3f45
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 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 scm-record/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ crossterm = "0.27"
num-traits = "0.2"
thiserror = "1.0"
tracing = "0.1"
ratatui = "0.26.1"
ratatui = "0.27.0"
unicode-width = "0.1"

# Features: serde
Expand Down

0 comments on commit 8df3f45

Please sign in to comment.