Skip to content

Commit

Permalink
chore(deps): update rust crate terminal_size to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2023
1 parent 8bc5194 commit 975b328
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 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 @@ -320,7 +320,7 @@ signal-hook = "0.3.17"
smallvec = { version = "1.11", features = ["union"] }
tempfile = "3.8.0"
term_grid = "0.1.5"
terminal_size = "0.2.6"
terminal_size = "0.3.0"
textwrap = { version = "0.16.0", features = ["terminal_size"] }
thiserror = "1.0"
time = { version = "0.3" }
Expand Down

0 comments on commit 975b328

Please sign in to comment.