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 8a99ca7 commit c3441d2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 23 deletions.
42 changes: 20 additions & 22 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 @@ -12,7 +12,7 @@ version = "0.8.26"

[dependencies]
copypasta = "0.10.1"
crossterm = "0.27.0"
crossterm = "0.28.1"
git2 = { version = "0.19.0", default-features = false }
libc = "0.2.155"
log = { version = "0.4.22", features = ["std"] }
Expand Down

0 comments on commit c3441d2

Please sign in to comment.