]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107710 - ehuss:update-strip-ansi-escapes, r=Mark-Simulacrum
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 8 Feb 2023 17:32:42 +0000 (18:32 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 17:32:42 +0000 (18:32 +0100)
commitf696e699a0523d9c147e1980059d6099a17d35e6
tree7da8d278b40707ae6dd1c033f4fdb1d5f79b4fe6
parent05748c66a0cdf76500672827d98732e7bdbb0ac4
parentb46b7de1cad6ab2f2e706243e1b14b91c163b871
Rollup merge of #107710 - ehuss:update-strip-ansi-escapes, r=Mark-Simulacrum

Update strip-ansi-escapes and vte

This updates strip-ansi-escapes from 0.1.0 to 0.1.1 (and consequently vte).
Changes: https://github.com/luser/strip-ansi-escapes/compare/0.1.0...0.1.1
The only change really is updating vte which fixes some parsing issues (and drops the vendored source size by several megabytes).

Closes #107708
Cargo.lock