Skip to content

Commit

Permalink
build(deps): bump vte from 0.13.0 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [vte](https://github.com/alacritty/vte) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/alacritty/vte/releases)
- [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md)
- [Commits](alacritty/vte@v0.13.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ae91329 commit da1e5c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ signal-hook = "0.3.17"
mlua = { version = "0.9.9", features = ["lua54", "send", "vendored", "macros"] }
regex = "1.11.1"
strip-ansi-escapes = "0.2.0"
vte = "0.13.0"
vte = "0.15.0"
timer = "0.2.0"
flate2 = "1.0.35"
pulldown-cmark-mdcat = { version = "2.7.1", default-features = false }
Expand Down

0 comments on commit da1e5c6

Please sign in to comment.