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 fd31a1b commit a618230
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
21 changes: 20 additions & 1 deletion 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 clap_builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ unicase = { version = "2.6.0", optional = true }
strsim = { version = "0.11.0", optional = true }
anstream = { version = "0.6.7", optional = true }
anstyle = "1.0.8"
terminal_size = { version = "0.3.0", optional = true }
terminal_size = { version = "0.4.0", optional = true }
backtrace = { version = "0.3.73", optional = true }
unicode-width = { version = "0.1.9", optional = true }

Expand Down

0 comments on commit a618230

Please sign in to comment.