Skip to content

Commit 9cb0c43

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

File tree

2 files changed

+97
-15
lines changed

2 files changed

+97
-15
lines changed

Cargo.lock

Lines changed: 96 additions & 14 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.29.0", features = ["all-widgets"] }
52-
crossterm = "0.28.1"
52+
crossterm = "0.29.0"
5353
url = "2.5.4"
5454
color-eyre = "0.6.3"
5555
enum_dispatch = "0.3.13"

0 commit comments

Comments
 (0)