Skip to content

Commit 975b328

Browse files
chore(deps): update rust crate terminal_size to 0.3.0
1 parent 8bc5194 commit 975b328

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ signal-hook = "0.3.17"
320320
smallvec = { version = "1.11", features = ["union"] }
321321
tempfile = "3.8.0"
322322
term_grid = "0.1.5"
323-
terminal_size = "0.2.6"
323+
terminal_size = "0.3.0"
324324
textwrap = { version = "0.16.0", features = ["terminal_size"] }
325325
thiserror = "1.0"
326326
time = { version = "0.3" }

0 commit comments

Comments
 (0)