Skip to content

Commit

Permalink
chore(deps): bump crossterm from 0.23.2 to 0.25.0 (#422)
Browse files Browse the repository at this point in the history
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.23.2 to 0.25.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.25)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2022
1 parent 65e8e59 commit c34aef2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -21,7 +21,7 @@ bech32 = "0.9.0"
clap = "3.2.20"
log = "0.4.17"
env_logger = "0.9.0"
crossterm = "0.23"
crossterm = "0.25"
merge = "0.1.0"
config = { version = "0.13.2", default-features = false, features = [
"toml",
Expand Down

0 comments on commit c34aef2

Please sign in to comment.