Skip to content

Commit 82286aa

Browse files
chore(deps): bump crossterm from 0.26.1 to 0.29.0 (#7)
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.26.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](crossterm-rs/crossterm@0.26.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e29c04 commit 82286aa

2 files changed

Lines changed: 41 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 40 additions & 7 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
@@ -22,7 +22,7 @@ regex = "1.10"
2222
chrono = "0.4"
2323
filetime = "0.2"
2424
encoding_rs = "0.8"
25-
crossterm = "0.26"
25+
crossterm = "0.29"
2626
eframe = "0.27"
2727
rayon = "1.10"
2828
blake3 = { version = "1.5", features = ["mmap"] }

0 commit comments

Comments
 (0)