Skip to content

Commit

Permalink
fix: update crossterm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
covercash2 committed Sep 21, 2024
1 parent 6de57e7 commit ec51f09
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 9 deletions.
52 changes: 44 additions & 8 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 @@ -20,7 +20,7 @@ version = "0.0.20"

[workspace.dependencies]
bitflags = "2.4.2"
crossterm = "0.27"
crossterm = "0.28.1"
intervaltree = { version = "0.2.6" }
libc = "0.2"
rand = "0.8.4"
Expand Down

0 comments on commit ec51f09

Please sign in to comment.