Skip to content

Commit d7404fd

Browse files
Bump crossterm from 0.27.0 to 0.28.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.27.0 to 0.28.1. - [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) --- updated-dependencies: - dependency-name: crossterm dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e1e15c commit d7404fd

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 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
@@ -21,7 +21,7 @@ chrono = { version = "0.4.41", features = ["serde"] }
2121
clap = { version = "4.5.38", features = ["derive", "string", "env", "wrap_help"] }
2222
clap_complete = "4.5.48"
2323
colored = "2.2.0"
24-
crossterm = { version = "0.27.0", features = [ "event-stream" ] }
24+
crossterm = { version = "0.28.1", features = [ "event-stream" ] }
2525
dialoguer = "0.10.4"
2626
dirs = "4.0.0"
2727
dropshot = "0.13.0"

0 commit comments

Comments
 (0)