You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…=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: luser/strip-ansi-escapes@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).
Closesrust-lang#107708
Can vendor/vte be upgraded to something newer than 0.3.3.
vte 0.3.3 ships a couple of large precompiled elf files (4.5 MiB each) that both end up in rustc source tarball.
See alacritty/vte#27
The text was updated successfully, but these errors were encountered: