Skip to content

Commit f35c5fa

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

File tree

2 files changed

+103
-7
lines changed

2 files changed

+103
-7
lines changed

Cargo.lock

Lines changed: 102 additions & 6 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
@@ -58,7 +58,7 @@ fmt-iter = "^0.2.1"
5858
itertools = "^0.10.3"
5959
assert-cmp = "^0.2.0"
6060
zero-copy-pads = "^0.2.0"
61-
terminal_size = "^0.1.17"
61+
terminal_size = "^0.2.1"
6262

6363
[dependencies.structopt]
6464
version = "^0.3.26"

0 commit comments

Comments
 (0)