Skip to content

Commit 1dd71bd

Browse files
authored
Merge pull request #202 from KSXGitHub/dependabot/cargo/terminal_size-0.2.3
chore(deps): bump terminal_size from 0.2.2 to 0.2.3
2 parents fe6f141 + 8441941 commit 1dd71bd

File tree

2 files changed

+20
-59
lines changed

2 files changed

+20
-59
lines changed

Cargo.lock

Lines changed: 19 additions & 58 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
@@ -59,7 +59,7 @@ fmt-iter = "^0.2.1"
5959
itertools = "^0.10.4"
6060
assert-cmp = "^0.2.0"
6161
zero-copy-pads = "^0.2.0"
62-
terminal_size = "^0.2.2"
62+
terminal_size = "^0.2.3"
6363
clap = { version = "^4.0.13", optional = true }
6464
clap_complete = { version = "^4.0.6", optional = true }
6565
clap-utilities = { version = "^0.2.0", optional = true }

0 commit comments

Comments
 (0)