Skip to content

Commit 003e543

Browse files
committed
Bump crossterm from 0.28.1 to 0.29.0
1 parent f34d697 commit 003e543

File tree

2 files changed

+68
-5
lines changed

2 files changed

+68
-5
lines changed

Cargo.lock

Lines changed: 67 additions & 4 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
@@ -50,7 +50,7 @@ chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
5050
clap = { version = "4.5.4", features = ["wrap_help", "cargo"] }
5151
clap_complete = "4.5.2"
5252
clap_mangen = "0.2.20"
53-
crossterm = "0.28.1"
53+
crossterm = "0.29.0"
5454
libc = "0.2.154"
5555
nix = { version = "0.29", default-features = false, features = ["process"] }
5656
phf = "0.11.2"

0 commit comments

Comments
 (0)