Skip to content

Commit

Permalink
build(deps): bump terminfo in the all group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update in the / directory: [terminfo](https://github.com/meh/rust-terminfo).


Updates `terminfo` from 0.8.0 to 0.9.0
- [Commits](https://github.com/meh/rust-terminfo/commits)

---
updated-dependencies:
- dependency-name: terminfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 723f062 commit e415679
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 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 wezterm-gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ shlex = "1.1"
smol = "2.0"
tabout = { path = "../tabout" }
tempfile = "3.4"
terminfo = "0.8"
terminfo = "0.9"
termwiz = { path = "../termwiz" }
termwiz-funcs = { path = "../lua-api-crates/termwiz-funcs" }
textwrap = "0.16"
Expand Down

0 comments on commit e415679

Please sign in to comment.