Skip to content

Commit bc034a6

Browse files
authored
Merge pull request #190 from replydev/dependabot/cargo/crossterm-0.26.1
Bump crossterm from 0.26.0 to 0.26.1
2 parents 044b2bf + bd51d85 commit bc034a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -32,7 +32,7 @@ serde = { version = "1.0.152", features = ["derive"] }
3232
dirs = "4.0.0"
3333
rpassword = "7.2.0"
3434
data-encoding = "2.3.3"
35-
crossterm = "0.26.0"
35+
crossterm = "0.26.1"
3636
tui = "0.19.0"
3737
copypasta-ext = "0.4.4"
3838
zeroize = "1.4.3"

0 commit comments

Comments
 (0)