Skip to content

Commit

Permalink
chore(deps): Update Rust crate terminal_size to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent aa4390a commit 69b797b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 27 deletions.
78 changes: 52 additions & 26 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 @@ -123,7 +123,7 @@ proc-exit = "2.0.1"
human-panic = "2.0.0"
anyhow = "1.0.82"
syntect = { version = "5.2.0", default-features = false, features = ["parsing", "regex-onig"] }
terminal_size = "0.3.0"
terminal_size = "0.4.0"
textwrap = "0.16.1"
anstyle = "1.0.6"
anstream = "0.6.13"
Expand Down

0 comments on commit 69b797b

Please sign in to comment.