Skip to content

Commit e9e8e6e

Browse files
chore(deps): bump terminal_size from 0.2.5 to 0.2.6
Bumps [terminal_size](https://github.com/eminence/terminal-size) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.2.5...v0.2.6) --- 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 32a4ab3 commit e9e8e6e

File tree

2 files changed

+118
-21
lines changed

2 files changed

+118
-21
lines changed

Cargo.lock

+117-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fmt-iter = "^0.2.1"
5858
itertools = "^0.10.4"
5959
assert-cmp = "^0.2.1"
6060
zero-copy-pads = "^0.2.0"
61-
terminal_size = "^0.2.3"
61+
terminal_size = "^0.2.6"
6262
clap = { version = "^4.1.11", optional = true }
6363
clap_complete = { version = "^4.1.3", optional = true }
6464
clap-utilities = { version = "^0.2.0", optional = true }

0 commit comments

Comments
 (0)