Skip to content

Commit 6dbef7a

Browse files
authored
Merge pull request #33 from replydev/dependabot/cargo/crossterm-0.23.0
Bump crossterm from 0.22.1 to 0.23.0
2 parents aaecef7 + 618582c commit 6dbef7a

File tree

2 files changed

+89
-7
lines changed

2 files changed

+89
-7
lines changed

Cargo.lock

Lines changed: 88 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
@@ -24,7 +24,7 @@ serde = { version = "1.0.136", features = ["derive"] }
2424
dirs = "4.0.0"
2525
rpassword = "5.0.1"
2626
data-encoding = "2.3.2"
27-
crossterm = "0.22.1"
27+
crossterm = "0.23.0"
2828
tui = "0.17.0"
2929
copypasta-ext = "0.3.7"
3030
zeroize = "1.4.3"

0 commit comments

Comments
 (0)