Skip to content

Commit

Permalink
Bump terminal_size in the all-dependencies group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update in the / directory: [terminal_size](https://github.com/eminence/terminal-size).


Updates `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
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 85a2a70 commit 8622692
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 90 deletions.
102 changes: 13 additions & 89 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 @@ -42,7 +42,7 @@ clap = { version = "4.5", features = ["derive", "cargo", "wrap_help"] }
clap_complete = "4"
clap_mangen = "0.2"
ctrlc = { version = "3.4", features = ["termination"] }
terminal_size = "0.3"
terminal_size = "0.4"

[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "0.1"
Expand Down

0 comments on commit 8622692

Please sign in to comment.