mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
build(deps): bump flate2 from 1.0.31 to 1.0.32 (#33141)
* build(deps): bump flate2 from 1.0.31 to 1.0.32 Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.31 to 1.0.32. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32) --- updated-dependencies: - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Allow duplicate miniz_oxide. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
0e56241c1b
commit
cde10241c3
2 changed files with 23 additions and 7 deletions
|
@ -25,8 +25,9 @@ packages = [
|
|||
"cookie",
|
||||
"futures",
|
||||
"hermit-abi",
|
||||
"redox_syscall",
|
||||
"libredox",
|
||||
"miniz_oxide",
|
||||
"redox_syscall",
|
||||
"time",
|
||||
"wasi",
|
||||
"wayland-sys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue