Skip to content

Commit

Permalink
Bump crossterm from 0.27.0 to 0.28.1
Browse files Browse the repository at this point in the history
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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent ed9c01e commit a371aeb
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 19 deletions.
174 changes: 156 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ path = "src/bonus/snowfall.rs"

[dependencies]
ratatui = "0.27.0"
crossterm = "0.27.0"
crossterm = "0.28.1"
anyhow = "1.0.86"
enum-iterator = "2.1.0"
lazy_static = "1.5.0"
Expand Down

0 comments on commit a371aeb

Please sign in to comment.