Skip to content

Commit 44bcf5d

Browse files
fix(deps): bump portable-pty from 0.8.1 to 0.9.0
Bumps [portable-pty](https://github.com/wezterm/wezterm) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/wezterm/wezterm/releases) - [Changelog](https://github.com/wezterm/wezterm/blob/main/docs/changelog.md) - [Commits](wezterm/wezterm@portable-pty-0.8.1...termwiz-0.9.0) --- updated-dependencies: - dependency-name: portable-pty dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5033e60 commit 44bcf5d

File tree

2 files changed

+27
-81
lines changed

2 files changed

+27
-81
lines changed

Cargo.lock

Lines changed: 26 additions & 80 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
@@ -107,7 +107,7 @@ objc2-input-method-kit = "0.2.2"
107107
once_cell = "1.19.0"
108108
parking_lot = "0.12.3"
109109
percent-encoding = "2.2.0"
110-
portable-pty = "0.8.1"
110+
portable-pty = "0.9.0"
111111
r2d2 = "0.8.10"
112112
r2d2_sqlite = "0.25.0"
113113
rand = "0.9.0"

0 commit comments

Comments
 (0)