Skip to content

Commit 618582c

Browse files
Bump crossterm from 0.22.1 to 0.23.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.22.1 to 0.23.0. - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.23) --- updated-dependencies: - dependency-name: crossterm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaecef7 commit 618582c

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)