Skip to content

Commit fd85916

Browse files
authored
Merge pull request #91 from bgreenwell/dependabot/cargo/crossterm-0.28.1
deps(deps): bump crossterm from 0.27.0 to 0.28.1
2 parents 111c267 + 044374d commit fd85916

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -34,7 +34,7 @@ docx-rs = "0.4"
3434

3535
# Terminal UI
3636
ratatui = "0.29"
37-
crossterm = "0.27"
37+
crossterm = "0.28"
3838
arboard = "3.3"
3939

4040
# Image support

0 commit comments

Comments
 (0)