Skip to content

Commit a0fc0c1

Browse files
chore(deps): bump terminal_size from 0.2.1 to 0.2.2
Bumps [terminal_size](https://github.com/eminence/terminal-size) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: terminal_size dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08a5942 commit a0fc0c1

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.3", optional = true }
6565
clap-utilities = { version = "^0.2.0", optional = true }

0 commit comments

Comments
 (0)