Skip to content

Commit

Permalink
Merge pull request #9 from KMJ-007/dependabot/cargo/ratatui-0.29.0
Browse files Browse the repository at this point in the history
Bump ratatui from 0.28.1 to 0.29.0
  • Loading branch information
KMJ-007 authored Dec 15, 2024
2 parents 9750f49 + 2eb21db commit be4ce31
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 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 @@ -19,7 +19,7 @@ eula = false

[dependencies]
crossterm = "0.28.1"
ratatui = "0.28.1"
ratatui = "0.29.0"
color-eyre = "0.6.3"
arboard = "3.4.1"
regex = "1.11"
Expand Down

0 comments on commit be4ce31

Please sign in to comment.