Skip to content

Commit

Permalink
chore(deps): bump ratatui-macros from 0.4.3 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [ratatui-macros](https://github.com/ratatui-org/ratatui-macros) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/ratatui-org/ratatui-macros/releases)
- [Changelog](https://github.com/ratatui-org/ratatui-macros/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui-macros@v0.4.3...v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4c5bb16 commit 25229d0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 10 deletions.
63 changes: 54 additions & 9 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 @@ -30,7 +30,7 @@ ratatui = { version = "0.27.0", features = [
"serde",
"unstable-rendered-line-info",
] }
ratatui-macros = "0.4.3"
ratatui-macros = "0.5.0"
serde = "1.0.204"
serde_yml = "0.0.11"
tokio = { version = "1.39.2", features = [
Expand Down

0 comments on commit 25229d0

Please sign in to comment.