Skip to content

Commit

Permalink
chore: Bump terminal_size to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lukoktonos committed Jul 21, 2023
1 parent 727ca29 commit f228a7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 clap_builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ unicase = { version = "2.6.0", optional = true }
strsim = { version = "0.10.0", optional = true }
anstream = { version = "0.3.0", optional = true }
anstyle = "1.0.0"
terminal_size = { version = "0.2.1", optional = true }
terminal_size = { version = "0.2.6", optional = true }
backtrace = { version = "0.3.67", optional = true }
unicode-width = { version = "0.1.9", optional = true }
once_cell = { version = "1.12.0", optional = true }
Expand Down

0 comments on commit f228a7c

Please sign in to comment.