Skip to content

Commit

Permalink
build(deps): bump terminal_size from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [terminal_size](https://github.com/eminence/terminal-size) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/eminence/terminal-size/releases)
- [Commits](eminence/terminal-size@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: terminal_size
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0a9522a commit 39b5c0d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 79 deletions.
90 changes: 12 additions & 78 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde = { version = "1.0.210", features = ["derive"] }
shlex = "1.3.0"
simd-json = "0.14.0"
strsim = "0.11.1"
terminal_size = "0.3.0"
terminal_size = "0.4.0"
unicode-width = "0.2.0"

[dev-dependencies]
Expand Down

0 comments on commit 39b5c0d

Please sign in to comment.