Skip to content

Commit 5e95fcf

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] <support@github.com>
1 parent 954f455 commit 5e95fcf

2 files changed

Lines changed: 82 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 81 additions & 2 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
@@ -33,7 +33,7 @@ arboard = { version = "3.6.1", default-features = false, features = [
3333
] }
3434
chrono = "0.4.42"
3535
clap = { version = "4.5.54", features = ["derive"] }
36-
crossterm = "0.28.1"
36+
crossterm = "0.29.0"
3737
etcetera = "0.11.0"
3838
figment = { version = "0.10.19", features = ["toml"] }
3939
git-version = "0.3.9"

0 commit comments

Comments
 (0)