Skip to content

Commit bd51d85

Browse files
Bump crossterm from 0.26.0 to 0.26.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.26.0 to 0.26.1. - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](crossterm-rs/crossterm@0.26...0.26.1) --- updated-dependencies: - dependency-name: crossterm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 044b2bf commit bd51d85

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)