Skip to content

Commit

Permalink
chore(deps): update rust crate crossterm to 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 5c06712 commit f8b3de9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 60 deletions.
62 changes: 3 additions & 59 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 crates/anstyle-crossterm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ pre-release-replacements = [

[dependencies]
anstyle = { version = "1.0.0", path = "../anstyle" }
crossterm = { version = "0.26.1", default-features = false }
crossterm = { version = "0.27.0", default-features = false }

0 comments on commit f8b3de9

Please sign in to comment.