deps: bump lzma-rust2 from 0.18.1 to 0.20.0 - #1060
Merged
Merged
Conversation
Member
|
@dependabot rebase |
Bumps [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) from 0.18.1 to 0.20.0. - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](hasenbanck/lzma-rust2@v0.18.1...v0.20.0) --- updated-dependencies: - dependency-name: lzma-rust2 dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/lzma-rust2-0.19.0
branch
from
September 2, 2026 02:24
9c6c028 to
55d377c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lzma-rust2 from 0.18.1 to 0.20.0.
Changelog
Sourced from lzma-rust2's changelog.
Commits
e7b2aa1Release v0.20.0ce3a25aAdd BCJ Arm Thumb and Risc-V to filter list for unit test6803812Fix set_filters() and has_output() behaviord3384dcTell the LZMA core where the end of the input came froma113352Add changelog entries for the filter support3229e10Decode through a filter in LzmaStream8dcafbbDecode through a filter in Lzma2Stream490c2fdAdd a filter for the sans-I/O decoders68f9fb2Move the filter types next to the filters5ce5cd6Use UnexpectedEof for truncated streams in sans/i-o decoders