Skip to content

Commit facfeb7

Browse files
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 839ec09 commit facfeb7

2 files changed

Lines changed: 68 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 67 additions & 4 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
@@ -25,7 +25,7 @@ chrono = { version = "0.4.41", features = ["serde"] }
2525
compact_str = { version = "0.9", features = ["serde"] }
2626
confy = "1.0.0"
2727
tachyonfx = "0.16.0"
28-
crossterm = "0.28.1"
28+
crossterm = "0.29.0"
2929
derive_builder = "0.20.2"
3030
directories = "6.0.0"
3131
itertools = "0.14.0"

0 commit comments

Comments
 (0)