Skip to content

Commit 64a9922

Browse files
build(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] <support@github.com>
1 parent ee14418 commit 64a9922

File tree

2 files changed

+77
-15
lines changed

2 files changed

+77
-15
lines changed

Cargo.lock

Lines changed: 76 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
@@ -11,7 +11,7 @@ rust-version = "1.75"
1111
base64 = "0.22"
1212
camino = "1"
1313
clap = { version = "4" }
14-
crossterm = "0.28"
14+
crossterm = "0.29"
1515
error-stack = "0.5"
1616
hex = "0.4"
1717
protobuf = "3"

0 commit comments

Comments
 (0)