Skip to content

Commit 0f8b22a

Browse files
chore(deps): bump crossterm from 0.27.0 to 0.28.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.27.0 to 0.28.1. - [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) --- updated-dependencies: - dependency-name: crossterm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db04e98 commit 0f8b22a

File tree

2 files changed

+76
-11
lines changed

2 files changed

+76
-11
lines changed

Cargo.lock

Lines changed: 75 additions & 10 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
@@ -49,7 +49,7 @@ urlencoding = "2.1.3"
4949
base64 = "0.22.1"
5050
md-5 = "0.10.6"
5151
ratatui = { version = "0.27.0", features = ["all-widgets"] }
52-
crossterm = "0.27.0"
52+
crossterm = "0.28.1"
5353
url = "2.5.2"
5454
color-eyre = "0.6.3"
5555
enum_dispatch = "0.3.13"

0 commit comments

Comments
 (0)