Skip to content

Commit

Permalink
chore(deps|hok): bump crossterm to version 0.28
Browse files Browse the repository at this point in the history
Signed-off-by: Chawye Hsu <[email protected]>
  • Loading branch information
chawyehsu committed Oct 10, 2024
1 parent 7189f5a commit 2880f16
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 42 deletions.
145 changes: 104 additions & 41 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 @@ -21,7 +21,7 @@ path = "src/main.rs"
[dependencies]
anyhow = "1.0"
clap = { version = "4.3", features = ["wrap_help", "cargo"] }
crossterm = "0.26"
crossterm = "0.28"
env_logger = "0.8.3"
indicatif = "0.17.5"
regex = "1.5.3"
Expand Down

0 comments on commit 2880f16

Please sign in to comment.