Skip to content

Commit 9325ea0

Browse files
authored
Merge pull request #41 from heroesofcode/dependabot/cargo/ratatui-0.29.0
Bump ratatui from 0.28.1 to 0.29.0
2 parents 67b5aaa + 3fca0e8 commit 9325ea0

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

Cargo.lock

Lines changed: 18 additions & 6 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
@@ -16,5 +16,5 @@ scraper = "0.20.0"
1616
regex = "1.11.0"
1717
colored = "2.1.0"
1818
clap = "4.5.20"
19-
ratatui = "0.28.1"
19+
ratatui = "0.29.0"
2020
crossterm = "0.28"

0 commit comments

Comments
 (0)