Skip to content

Commit 3ca44c7

Browse files
authored
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.x
chore(deps): Update Rust crate terminal_size to 0.4.0
2 parents d71ae66 + a618230 commit 3ca44c7

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

Cargo.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clap_builder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ unicase = { version = "2.6.0", optional = true }
6464
strsim = { version = "0.11.0", optional = true }
6565
anstream = { version = "0.6.7", optional = true }
6666
anstyle = "1.0.8"
67-
terminal_size = { version = "0.3.0", optional = true }
67+
terminal_size = { version = "0.4.0", optional = true }
6868
backtrace = { version = "0.3.73", optional = true }
6969
unicode-width = { version = "0.1.9", optional = true }
7070

0 commit comments

Comments
 (0)