Skip to content

Commit d7aaba4

Browse files
authored
Merge pull request #191 from KSXGitHub/dependabot/cargo/terminal_size-0.2.2
chore(deps): bump terminal_size from 0.2.1 to 0.2.2
2 parents 9f183e0 + a0fc0c1 commit d7aaba4

File tree

2 files changed

+67
-10
lines changed

2 files changed

+67
-10
lines changed

Cargo.lock

Lines changed: 66 additions & 9 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.1"
62+
terminal_size = "^0.2.2"
6363
clap = { version = "^4.0.13", optional = true }
6464
clap_complete = { version = "^4.0.5", optional = true }
6565
clap-utilities = { version = "^0.2.0", optional = true }

0 commit comments

Comments
 (0)