Bump flate2 from 1.0.33 to 1.0.34
Bumps flate2 from 1.0.33 to 1.0.34.
Release notes
Sourced from flate2's releases.
1.0.34
What's Changed
- Add minimum build test back in to CI by
@jongiddy
in rust-lang/flate2-rs#426- docs: fix compression level range from 0-9 to 0-10 by
@ByteBaker
in rust-lang/flate2-rs#427- Document backend differences in compression levels by
@Shnatsel
in rust-lang/flate2-rs#430- Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by
@Shnatsel
in rust-lang/flate2-rs#428- Better wording in compression level docs by
@Shnatsel
in rust-lang/flate2-rs#431New Contributors
@ByteBaker
made their first contribution in rust-lang/flate2-rs#427@Shnatsel
made their first contribution in rust-lang/flate2-rs#430Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34
Commits
-
1a28821
Merge pull request #431 from Shnatsel/better-wording -
2c29780
Merge pull request #428 from Shnatsel/upgrade-zlib-rs -
423981a
Better wording in compression level docs -
da5c8cf
Bump version -
eeee4c6
Merge pull request #430 from Shnatsel/detailed-level-docs -
731df32
Update Cargo.toml -
8210288
Document backend differences -
1f78c5c
Upgrade zlib-rs to 0.3.0 to get multiple bugfixes: -
6fbd6d2
Merge pull request #427 from ByteBaker/main -
936aa35
docs: correctly mention compression level - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts